- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ROOT login CDE hangs
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
12-14-2003 02:46 PM
12-14-2003 02:46 PM
ROOT login CDE hangs
I just moved all of roots profiles to /rootuser
and changed the /etc/passwd file. Would this have something to do with it. When I do a ps -ef I get...
/sbin/sh -c echo 'not sourcing /rootuser/.profile (see /root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2003 03:01 PM
12-14-2003 03:01 PM
Re: ROOT login CDE hangs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2003 03:10 PM
12-14-2003 03:10 PM
Re: ROOT login CDE hangs
REvert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2003 03:13 PM
12-14-2003 03:13 PM
Re: ROOT login CDE hangs
The main problems with CDE would be the name resolution.
check whether you could resolve the hostname and ip-address
#nslookup
#nslookup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2003 03:38 PM
12-14-2003 03:38 PM
Re: ROOT login CDE hangs
more startlog
--- Sun Dec 14 15:14:40 CST 2003
--- /usr/dt/bin/Xsession starting...
--- Xsession started by dtlogin
--- sourcing /rootuser/.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...
--- starting /usr/dt/bin/dthello &
--- starting /usr/dt/bin/dtsearchpath -ksh
--- starting /usr/dt/bin/dtappgather &
--- execing /usr/dt/bin/dtsession ...
not sourcing /rootuser/.profile (see /rootuser/.dtprofile)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2003 03:54 PM
12-14-2003 03:54 PM
Re: ROOT login CDE hangs
you can move the .profile and .dtprofile files
$mv $HOME/.profile $HOME/.profile.org
$mv $HOME/.dtprofile $HOME/.dtprofile.org
revert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 05:47 AM
12-15-2003 05:47 AM
Re: ROOT login CDE hangs
I assume you also copied directory .dt from root's old homedir to /rootuser.
Is there an errorlog too (besides startlog)
Maybe for testing purposes: rename /rootuser/.dt to something else, such that you have a clean dce login environment.
In this directory there is a 'default' or a home session. Maybe there are referemces to root's old homedir?
JP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 06:29 AM
12-15-2003 06:29 AM
Re: ROOT login CDE hangs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 03:12 PM
12-15-2003 03:12 PM
Re: ROOT login CDE hangs
If I rename the .dt directory to something else, will it rebuild the directory?
There is no error in the error log.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2003 03:23 AM
12-16-2003 03:23 AM
Re: ROOT login CDE hangs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2003 05:26 AM
12-16-2003 05:26 AM
Re: ROOT login CDE hangs
You have to delete .dt directory from root home-dir.
To check root home-dir just typ cd ~
Log out . Make a new connection
System will rebuild the .dt directory
Succes
Idriz