- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Not Able to Login Throgh 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
06-08-2005 10:03 PM
06-08-2005 10:03 PM
Not Able to Login Throgh CDE
Here I am giving the stuck screen .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2005 10:14 PM
06-08-2005 10:14 PM
Re: Not Able to Login Throgh CDE
It could be a name resolution problem. What do you use for name resolution. What are contents of /etc/nsswitch.conf. Try resolving your system's hostname from it IP address and vice versa from command line.
Any recent changes. Or any major changes between last two reboots.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2005 10:20 PM
06-08-2005 10:20 PM
Re: Not Able to Login Throgh CDE
The CDE login session uses rpc calls for communication, so rpcbind must be running!
Try to start rpcbind, the CDE problem will be solved. rpcbind can be started at /sbin/init.d/nfs.core.
Stopping nfs.core for any reason will result in the CDE hangs.
Cheers!!!
eknath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2005 10:23 PM
06-08-2005 10:23 PM
Re: Not Able to Login Throgh CDE
forgot to mention
/sbin/init.d/nfs.core start
rgds
eknath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2005 10:40 PM
06-08-2005 10:40 PM
Re: Not Able to Login Throgh CDE
Have you tried a different server/ws or asked a different user to try this one?
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2005 11:03 PM
06-08-2005 11:03 PM
Re: Not Able to Login Throgh CDE
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=895450
Best regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2005 01:32 AM
06-09-2005 01:32 AM
Re: Not Able to Login Throgh CDE
Problem was rpcbind was not running.
I resolved the problem by starting the rpcbind.
Deepak Mantry