- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Can' loginto 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
03-10-2004 04:12 AM
03-10-2004 04:12 AM
I really need your help,
I just installed hp ux 11.0 on my hp9000 c360 workstation ( 1G RAM, 9G HD), the system boot up, but when i use root ( the only id in my box) to loginto the CDE , a little while the system always back to the CDE login screen again!!!
I am sure that I used the right passwd, but I just can't get into CDE environment. I did install hpux 11.i yesterday and got the same problem, I was thinking that the hardware may not like 11.i so I re-install the 11.0
Any advise would be great appreciated!
Thank you!
Hong
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 04:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 04:22 AM
03-10-2004 04:22 AM
Re: Can' loginto CDE
Get your network parameters straight before starting CDE. CDE behaves very strange when it cannot resolve the hostname. Make sure you have the entry for the hostname in /etc/hosts, an IP address is assigned and /etc/nsswitch.conf, /etc/resolv.conf have approriate entries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 04:23 AM
03-10-2004 04:23 AM
Re: Can' loginto CDE
Look at ~root/.dt/errorlog and startlog files and see if there is any information.
Also make sure the DNS settings are correct on the system. Telnet to the box and do 'hostname', 'netstat -in' and compare them with the output of 'nslookup
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 04:36 AM
03-10-2004 04:36 AM
Re: Can' loginto CDE
It works with command line input, could you please tell me the reason if you know it. Do you have the same problem before? I use a NEC monitor, may be it is not compatible with hp CDE.
Thanks again!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 04:44 AM
03-10-2004 04:44 AM
Re: Can' loginto CDE
Take a copy of you nsswitch.conf first.
Make the hosts line only reference files. ie
hosts: files
and try again. Assuming this works restore the previous configuration file and look at the hosts line and make sure that each service can resolve the hostname. Use nslookup for dns.
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 06:34 AM
03-10-2004 06:34 AM
Re: Can' loginto CDE
You are really great!
CDE is working with my workstation.
Have a nice weekend
Hong