- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Login prompt is not coming
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
10-30-2007 08:23 PM
10-30-2007 08:23 PM
Login prompt is not coming
I have installed the c8000 machine by hpux 11.11,everything is working fine,but one issue I'm facing is in CDE when I am login through root,after opening terminal window # prompt is coming,but when user is logging through their own userid it enterning,but in terminal windown prompt is notcoming.I tried trough telnet there also same issue. can u tell me what could be the problem.I tried to create the user that usr id it is taking but whatever customer is using not taking,there r using catia application. waiting for ur reply..
Regards
Suman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 08:30 PM
10-30-2007 08:30 PM
Re: Login prompt is not coming
is /etc/hosts is readble by everyone.
Hasan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 08:44 PM
10-30-2007 08:44 PM
Re: Login prompt is not coming
I have had similar behaviour before with users having their homedirectories on an NFS-server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 09:27 PM
10-30-2007 09:27 PM
Re: Login prompt is not coming
I will perform the CDE diagnostic first.
there is a tool called dr_dt, you can run it will check your CDE
# dr_dt
Welcome to dr_dt. I will examine your system to determine if HP CDE
can function properly. If I find problems or concerns, or just want
to supply some information, I will issue INFO/WARNING/ERROR statements.
I will not make any changes myself, but might suggest that you change
something. If you are not sure if a particular change should be made,
check with your system administrator.
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 09:29 PM
10-30-2007 09:29 PM
Re: Login prompt is not coming
here is the path, in case you cannot run
# whence dr_dt
/usr/contrib/bin/X11/dr_dt
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 10:39 PM
10-30-2007 10:39 PM
Re: Login prompt is not coming
Thanks for ur support. Actually before this server is using as a NFS server now they made standalone,might be the problem.user isn't in home directory.it is like /catia/usr/username
Regrds
Suman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 12:36 AM
10-31-2007 12:36 AM
Re: Login prompt is not coming
The behavour in my case was that the history file (.sh_history) was on a remote NFS fileserver and that *something* in the client/server file NFS-locking was no longer functioning correctly.
So be sure to doublecheck the homedirectory entry in the output of "pwget | grep
If you are really on a standalone workstation, this should not be an issue.
Maybe, just as a test, set the following in your .profile : "HISTFILE=/tmp/myhistfile" and attempt a new lgin.