- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: login problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2001 07:07 PM
06-26-2001 07:07 PM
login problem
I having problem to login to HP-UX11.
After i enter the login password, the last login message have prompt out. But it take long time to display the "login message" i mean display the content of /etc/motd, and the prompt sign.
Anyone know what's wrong with it?
Please advise.
Thanks in advance
Regards,
Pat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2001 07:42 PM
06-26-2001 07:42 PM
Re: login problem
Just with these data I can only suggest you to check the following...
* If the problem is only for perticular account look for any disk related problem. May be disk is heavily utilised where the home directory is...
* Look for .profile & /etc/profile or equivalent to your shell for any unwanted entries....
* Match your system with March 2001 patch bundle may be you have missed out some of the patches..
Paulson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2001 07:43 PM
06-26-2001 07:43 PM
Re: login problem
Hi
I can not say this is the exact problem. But I can share some of the points what I experienced.
One is that if ur home directory is an NFS mounted directory, some times it will take long time to get login prompt. For that the solution is go to remote machine and restart NFS server service.
Or in ur profile may contain some utilities which is mounted thru NFS. In this case also better U restart NFS server service in remote Machine.
Second is ur server is over loaded it will take more time to get the login prompt. This U can see by using top caommand.
Checkup these things and come out with more inputs like only only user is facing problem or everybody?
Best of luck
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2001 08:21 PM
06-26-2001 08:21 PM
Re: login problem
with not just NFS if it is not patched
up to date, but also if you are
using a Token Ring network. As suggested
check the other end where you have NFS.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2001 10:27 PM
06-26-2001 10:27 PM
Re: login problem
check the /etc/nsswitch.conf file . the first option should be the local files(/etc/hosts,passwd,services etc..) and then nis, dns.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2001 12:01 AM
06-27-2001 12:01 AM
Re: login problem
Fix by setting HISTFILE to point to a locally mounted directory such as /tmp/.sh_hist.$LOGNAME ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2001 01:03 AM
06-27-2001 01:03 AM
Re: login problem
Is it a problem with CDE or with text terms?
Any chance of executing a remote shell
as root, remsh hostname
You may need to boot into single user mode if you can't login to read your log files... or worse still if you've go a serious shell problem, you may have to boot of the support media and mount your / through the memory based kernel/shell and investigate/modify that way.
Bill