1833875 Members
1900 Online
110063 Solutions
New Discussion

Re: CDE Login Fail

 
D Schmidtke
New Member

CDE Login Fail

Hi,
I have a B1000 Workstation with HPUX11.00
The problem I have is that when my Desktop CDE session starts up and I login with username and password. after entering the password my CDE login session just restarts prompting me to enter the username again.
9 REPLIES 9
Robert-Jan Goossens
Honored Contributor

Re: CDE Login Fail

Hi,

start a failsave session, and run this command as root.

# dr_dt

HTH,
Robert-Jan
V. Nyga
Honored Contributor

Re: CDE Login Fail

Hi,

sounds like wrong password or unknown user ..
Try login as root and check if user exists in /etc/passwd.
Maybe you have to reset password

Regards
Volkmar
*** Say 'Thanks' with Kudos ***
Stefan Farrelly
Honored Contributor

Re: CDE Login Fail

Possible problems;
1. check /dev/null, needs to be world writeable.
2. Rename the .dt directory in your home directory - it could be corrupted.
3. Restart dtlogin (/sbin/init.d/dtlogin.rc stop then start)
Im from Palmerston North, New Zealand, but somehow ended up in London...
Steve Steel
Honored Contributor

Re: CDE Login Fail

Hi

Indeed

/var/dt/Xerrors
$HOME/.dt/startlog

Are there hints there


/usr/contrib/bin/X11/dr_dt run it .correct errors

Can others login

/var/adm/syslog/syslog.log

Check it.

Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Jeroen Peereboom
Honored Contributor

Re: CDE Login Fail

Also check your .dt/errorlog.

To determine if the problem is systemwide or account specific, you may want to create a new user account, and try to login using that account.

Success,
JP
MarkSyder
Honored Contributor

Re: CDE Login Fail

I would suggest the first thing is to check if the fault is with the workstation or your account. You can do this by asking another user to login to your workstation (ws) while you try a different ws. If the fault follows you, the fault is with your account. If the fault stays with the ws, the fault is with the ws setup.

Mark Syder (like the drink but spelt different)
The triumph of evil requires only that good men do nothing
Sridhar Bhaskarla
Honored Contributor

Re: CDE Login Fail

Hi,

THis is most likely .profile problems. Telnet to the box from somewherelse and move .profile to .profile.old and try login through CDE again. If it lets you login, then fix your .profile. Do you have any explicit "DISPLAY" variable settings in that file?.

You can look at .dt/startlog and .dt/errorlog (if one exists). Also run /usr/contrib/bin/X11/dr_dt to see if there are any permission issues.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Craig Smith_13
Frequent Advisor

Re: CDE Login Fail

If you have a small /home partition and it is full (i.e. a program did a core dump), you will not be able to log on normally.

Press Options and select CommandLine login, then in a term window type in bdf to see if it is full.
Ted Buis
Honored Contributor

Re: CDE Login Fail

If you don't have your name switch service correctly configured, then CDE can resolve and will fail. If DNS isn't configured correctly then, mv /etc/resolv.conf /etc/resolv.conf.old will allow it you to run locally and then run 'sam' to get the name switch service go throught the appropriate search order, but I always like to keep /etc/hosts in the loop and not rely totally on DNS or NIS or NIS+.
Mom 6