- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: login without CDE
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-18-2002 10:35 AM
10-18-2002 10:35 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2002 10:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2002 10:39 AM
10-18-2002 10:39 AM
Re: login without CDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2002 12:17 PM
10-18-2002 12:17 PM
Re: login without CDE
Thanks for the quick responses. Unfortunately, I cannot do either of these because I cannot login to the system. The CDE launches at boot time before I get the chance to login. Normally this would not present a problem since I could just login when the dialog appears. However, the CDE hangs and never reaches this login dialog. So, as of right now I do not have the ability to login to this system. I need to be able to turn off the CDE without logging into the system. This would allow me to login at the normal console login prompt and then try to fix the problem. Is there any way to turn off the CDE without logging in?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2002 12:25 PM
10-18-2002 12:25 PM
Re: login without CDE
ISL> hpux -is
You'll then get the root prompt you should be able to proceed like others have suggested.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2002 12:30 PM
10-18-2002 12:30 PM
Re: login without CDE
Boot into init level 2. Interrupt the autoboot process and at the ISL prompt type:
ISL> hpux -i2
From there you can do the things that Ken and Anthony suggested becuase the CDE doesn't start until init 3. Another thing you can do is :
mv /sbin/rc3.d/Sxxxdtlogin.rc /sbin/rc3.d/sxxxdtlogin.rc
by changing the S to an s, init will ignore the script altogether.
Hope this helps
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2002 01:47 PM
10-18-2002 01:47 PM