- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CDE screen locked
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
08-15-2002 02:42 PM
08-15-2002 02:42 PM
CDE screen locked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2002 02:50 PM
08-15-2002 02:50 PM
Re: CDE screen locked
Are you sure the password is correct and your CAPS LOCK key is not on?
If you can telnet in from another machine, you can kill your CDE login processes so that you can get back to the CDE prompt.
A reboot at this point is not warranted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2002 03:11 PM
08-15-2002 03:11 PM
Re: CDE screen locked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 01:57 AM
08-16-2002 01:57 AM
Re: CDE screen locked
Other things to check are whether you have an /etc/securetty set up in a peculiar way, and also checking the cons entry in inittab and comparing it against the default inittab.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 05:51 AM
08-16-2002 05:51 AM
Re: CDE screen locked
By typing 'init 2', you should maintain your network connectivity, but CDE will stop. Then type init 3 again.
Switching runlevels is strongly recommended... but still assuming networka access.
Regards,
Ceesjan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:23 AM
08-16-2002 07:23 AM
Re: CDE screen locked
If you can telnet in from another box (logging in as root), run the following command:
/sbin/init.d/dtlogin.rc stop
This will take CDE down and leave you at a console login on the host. Next you may run the above command with "start" from the telnet session which will bring up the standard CDE login or you may simply login back at the host and run the command from there.
Going down to run level two (init 2) and back up is another option, but run level three has more running on it than just CDE (depending on how you've configured your system) so you must determine if you can afford to do that. during production hours.