- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Login Screen Disappears
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
05-01-2003 06:41 AM
05-01-2003 06:41 AM
Login Screen Disappears
I am having a hard time logging in. It seems everytime I login, my screen disappears. I have even tried it as root and it doesn't work. The password is valid and not locked for both accounts so I know its not the password. I am able to login as root via the web console. Any help is appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2003 06:49 AM
05-01-2003 06:49 AM
Re: Login Screen Disappears
Can you give us some more detail please? :)
What version of HP-UX are you running?
Is this a trusted system?
Is this logging in via CDE, telnet, ReflectionX, etc?
Has this just started happening since you made a change or installed some software, or has it always happened?
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2003 07:16 AM
05-01-2003 07:16 AM
Re: Login Screen Disappears
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2003 07:48 AM
05-01-2003 07:48 AM
Re: Login Screen Disappears
I've been getting similar problems and there is a message in GSP.
ALERT LEVE: 13 = System Hang detected via timer popping.
We think this is a hardware problem.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2003 07:56 AM
05-01-2003 07:56 AM
Re: Login Screen Disappears
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2003 12:07 AM
05-02-2003 12:07 AM
Re: Login Screen Disappears
We still don't know what method of login, cde ,gsp telent logins etc ....
Since this is an A500 I'll assume since it can have a graphics card that this is the case and it's CDE that's the problem, if not please ignore, but detail how you are logging in.
OK here goes :
ps -ef | grep dtlogin ?
if it's there cp /usr/dt/config/Xservers -> /etc/dt/config/Xservers .
vi /etc/dt/config/Xservers
* Local local@console /usr/bin/X11/X :0
wq!
Then /sbin/init 2 followed by /sbin/init 3
result ?
If that fails please try /sbin/init 2
followed by /usr/bin/X11/X :0 ... result ? errors ? nb use
Lastly try running dr_dt and post the output,along with /var/dt/Xerrors and any errors in /etc/rc.log.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2003 06:39 AM
05-02-2003 06:39 AM
Re: Login Screen Disappears
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2003 09:06 AM
05-02-2003 09:06 AM
Re: Login Screen Disappears
If you are using CDE check your profile. if you are doing a export DISPLAY to a IP which is not valid, you will not be able to login.
Do a telnet from DOS prompt and comment the export DISPLAY line.
If you are using a telnet, and the command prompt is not available, check out if your history file is being set. This is a bug and sometimes causes issues. So in your profile file you provide a path as export HISTFILE=/tmp/user.out
Let us know if there are further issues, though it would be great if there would have been some info on how you are logging in and whether the screen dissapears or gets stuck.
- Anil