- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CDE login failed
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-30-2002 07:51 AM
10-30-2002 07:51 AM
CDE login failed
Running HPUX 11.00 in an NIS environment. CDE Gui comes up to login. however, after i login as root or anyone else the screen goes blank. CDE dissapears. I checked the nsswitch.conf file and the hosts file and everything is fine. This happened after our switch burned up. New switch is in and system was rebooted. that's when it all happpened. Can someone help me please.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2002 08:04 AM
10-30-2002 08:04 AM
Re: CDE login failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2002 08:05 AM
10-30-2002 08:05 AM
Re: CDE login failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2002 08:30 AM
10-30-2002 08:30 AM
Re: CDE login failed
a) remove switch : does problem persist ?
b) edit nsswitch.conf to use only files does problem persist ?
that way you can work out if this is NIS or switch related .....or something else ....
NB try tests for root user only
sounds like a hostname or routing problem ....
ps does the CDE login screen return eventually ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2002 02:29 PM
10-30-2002 02:29 PM
Re: CDE login failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2002 02:38 PM
10-30-2002 02:38 PM
Re: CDE login failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2002 02:41 PM
10-30-2002 02:41 PM
Re: CDE login failed
# more startlog
--- Wed Oct 30 10:39:23 EST 2002
--- /usr/dt/bin/Xsession starting...
--- Xsession started by dtlogin
--- sourcing //.dtprofile...
--- sourcing /usr/dt/config/Xsession.d/0010.dtpaths...
--- sourcing /usr/dt/config/Xsession.d/0020.dtims...
--- sourcing /usr/dt/config/Xsession.d/0030.dttmpdir...
--- sourcing /usr/dt/config/Xsession.d/0040.xmbind...
--- sourcing /usr/dt/config/Xsession.d/0060.srcsysenv...
--- sourcing /etc/dt/config/Xsession.d/8000.migration...
--- sourcing /etc/dt/config/Xsession.d/RAPSxinitcolormap...
xinitcolormap: does not work with TrueColor visuals
--- starting /usr/dt/bin/dthello &
--- starting /usr/dt/bin/dtsearchpath -ksh
--- starting /usr/dt/bin/dtappgather &
--- execing /usr/dt/bin/dtsession ...
not sourcing //.profile (see //.dtprofile)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2002 12:46 AM
10-31-2002 12:46 AM
Re: CDE login failed
run CDE's diagnostic dr_dt any errors/warnings ?
also RAPSxinitcolormap what is it ? (i suspect this maynot be relevant).
What visual are you running with ? see /etc/X11/X0screens.
attempt a failsafe session -> CDE loginscreen->options ? result ?
It maybe worth your while tusc'ing the dtlogin processes just prior to login .....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2002 06:18 AM
10-31-2002 06:18 AM
Re: CDE login failed
I ran dt_dt and it told me that there were alot of permision problems. I fixed all of them. It also told me that /usr/dt/app-defaults/C/dtwm is missing. I checked the directory and the file was renamed to dtwm.old. so I did a mv dtwm.old dtwm and rebooted the computer and CDE is now working. Thanks for all of your help.