Operating System - HP-UX
1832251 Members
2585 Online
110041 Solutions
New Discussion

Re: CDE console hung for root

 
Ratzie
Super Advisor

CDE console hung for root

I locked the server down, apparently too tight and now at the console the CDE session is hung.
This is for anyone logging into the console.

Wont move off the copywrite page.
There is nothing in the .dt/errorlog

And the session log does not complain.

/rootuser/.dt>
root@snap # cat startlog
--- Tue Oct 24 08:08:21 CDT 2006
--- /usr/dt/bin/Xsession starting...
--- Xsession started by dtlogin
--- sourcing /rootuser/.dtprofile...
--- sourcing /usr/dt/config/Xsession.d/0010.dtpaths...
--- sourcing /etc/dt/config/Xsession.d/0010.migration...
--- 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/9000.migration...
--- starting /usr/dt/bin/dthello -file /rootuser/.dt/paminfo_snap:0 -file /etc/copyright &
--- starting /usr/dt/bin/dtsearchpath -ksh
--- starting /usr/dt/bin/dtappgather &
--- execing /usr/dt/bin/dtsession ...
not sourcing /rootuser/.profile (see /rootuser/.dtprofile)

6 REPLIES 6
Steven E. Protter
Exalted Contributor

Re: CDE console hung for root

Shalom,

1) Make sure xfs is runing /sbin/init.d/xfs start edit /etc/rc.config.d/xfs to mae it permanent

2) Check permissions on the files listed above.

3) Check permissions and existance of /rootuser/.profile

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Paul Sperry
Honored Contributor

Re: CDE console hung for root

Have you checked the /etc/securetty file??
I should have "console" in it (without the quotes). That should let root log into the console and CDE
Paul Sperry
Honored Contributor

Re: CDE console hung for root

Have you checked the /etc/securetty file??
It should have "console" in it (without the quotes). That should let root log into the console and CDE
Ratzie
Super Advisor

Re: CDE console hung for root

xfs did start on boot
We changed no permissions on users directory

root@snap # ps -ef |grep xfs
root 2260 1 0 15:37:56 ? 0:00 /usr/bin/X11/xfs -config /etc/X11/fs/config -port 7000 -daemon


Ratzie
Super Advisor

Re: CDE console hung for root

We do have a file:
# pwd
/etc
# cat securetty
console
# ll securetty
-rw------- 1 root sys 8 Oct 6 15:01 securetty

Ratzie
Super Advisor

Re: CDE console hung for root

disabled nfs.server in /sbin/rc2.d