Operating System - HP-UX
1825766 Members
2093 Online
109687 Solutions
New Discussion

CDE login problem for particular user

 
SOLVED
Go to solution
Jayasuntar
Valued Contributor

CDE login problem for particular user

Hi all,

We have Hp UX 11.23. Client is winXp installed with Xmanager. We are able to login from root in xmanager. But for oracle user it says "Desktop messeging system could not be started". Able to login thro telnet.

Changed the ip address and hostname thro set_parms command. No /etc/resolv.conf file. We are not using any DNS. What could be the problem?

Thanks in advance

Regards
4 REPLIES 4
RAC_1
Honored Contributor
Solution

Re: CDE login problem for particular user

Check log files.

$HOME/.dt/errorlog
/var/dt/Xerros
/var/adm/syslog/syslog.log
nslookup hostname
nslookup host_ip
Should be fine both ways.

Also run dr_dt and check for errors.
There is no substitute to HARDWORK
sparky_2
Frequent Advisor

Re: CDE login problem for particular user

Do you have an /etc/nsswitch.conf file? If not, try creating this file in accordance with the name service sources that you are using. See the man page for further details.
sparky_2
Frequent Advisor

Re: CDE login problem for particular user

Note: sample configuration files will be present on your system for reference (eg. /etc/nsswitch.nis, /etc/nsswitch.ldap)
Jayasuntar
Valued Contributor

Re: CDE login problem for particular user

Thanks to all,.,.

Problem solved