1820568 Members
2091 Online
109626 Solutions
New Discussion юеВ

Re: XDMCP query

 
SOLVED
Go to solution
Scott McDade
Frequent Advisor

XDMCP query

We're trying to do a remote login using an XDMCP query to a HPux 10.2 workstation. The idea is to share the workstation among many users, who can use Hummingbird Exceed or other X-client to log in and get the full CDE desktop.

-Here's what happens:-

The XDMCP query succeeds, giving the remote X-client the CDE login window. The font server seems to be working fine, as there are no errors and the fonts look identical to the console login screen. The user can then login, which also works fine. The login is validated, and the login screen disappears.

Then - nothing. The screen stays blank. It does not crash back to the login window, but the windows manager does not come up either. I have no session error messages to work with either.
Keep it Simple!~
10 REPLIES 10
Michael Tully
Honored Contributor

Re: XDMCP query

Hi,

It seems that your concept is correct, we go from PC's to a designated server not a workstation. Have you tried another workstattion or server to bounce your CDE session from ?
Anyone for a Mutiny ?
Michael Tully
Honored Contributor

Re: XDMCP query

Have a look to see if you have these patches loaded as well.

10.20 Xserver cumulative patch(PHSS_22603)
10.20 CDE Runtime APR2001 Periodic Patch(PHSS_23796)
10.20 XClients MAR2000 Periodic Patch(PHSS_21076)
Anyone for a Mutiny ?
Scott McDade
Frequent Advisor

Re: XDMCP query

Mike: I will check the pathes and make sure they are up to snuff. Is there anything else you could suggest?
Keep it Simple!~
Scott McDade
Frequent Advisor

Re: XDMCP query

Mike: I have tried from both a Win2K client via hummingbird and a Solaris Sparc 5 system. Both systems have the same end result.
That is why I am thinking it is something on the HPUX-server side.

-Scott
Keep it Simple!~
Michael Tully
Honored Contributor

Re: XDMCP query

Scott,

It seems that there is a problem on the server side. Is there another server you could try and run the CDE session from? i.e. try to attach from your PC to another HPUX workstation or server? What I'm suggesting is to try to see if there are any differences between what this server may do and your workstation. If it works, look at the patches and the current filesets that are loaded on the machine(s)

Michael
Anyone for a Mutiny ?
K.Vijayaragavan.
Respected Contributor
Solution

Re: XDMCP query

Hi,

1)Run the Exceed's Xconfig and then select and run Trouble shooting option. Turn on all kind of logging options.Reset the Xserver to make changes into effect. Try to login and see the "exceed.log" file for any error messages that will help you to identify the problem at PC level.

2)From the workstation,

make sure your workstation's default router is set in /etc/rc.config.d/netconf.

3)Check the permission of the file /etc/hosts it should have atleast read permission grant to others.

4)In sam check the name service swith order under networking and communications menu for the passwd and hosts information their first source should be /etc/passwd and /etc/hosts respectively if you are not using dns and nis.

5)run "dr_dt" to determine any issues in X windows of your HP workstation.

6)check the "/usr/dt/config/Xaccess" and
"/etc/dt/config/Xaccess" files for it's display configuation settings.

7)check the Xerrors file in your worksation "cat /var/dt/Xerrors | pg "

-Vija
"Let us fine tune our knowledge together"
guillon_2
Advisor

Re: XDMCP query

Hello

1) Check the following files :
$HOME/.dt/errorlog
$HOME/.dt/startlog

2) read theTechnical Knowledge Base document KBRC00004688 (CDE Login Troubleshooting) is a checklist for general CDE troubleshooting
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x47ee5e938a10d6118ff40090279cd0f9,00.html

3) rpcbind -p
If you don't have services, try /sbin/init.d/nfs.core stop and /sbin/init.d/ nfs.core start
Chris Vail
Honored Contributor

Re: XDMCP query

I'll point out that CDE is very intolerant of problems/issues with .profile. Even if telnet and/or rlogin work for that user, give them a clean .profile and try again.


Chris
Alex Glennie
Honored Contributor

Re: XDMCP query

I'd go with Chris's suggestion .. for now X conectivity etc doesn't seem to be the problem here .... check the permissions / that the rpcbind process is running on the system, move out the way a users $HOME/.dt directory & their .profile.

Is root affected by this ? Try dr_dt , any errors in the syslog.log ? add set- x to the users .dtprofile and try to login then check $HOME/.dt/startlog.

Try changing the users shell ?

just some thoughts ....
Vinnie Terrone
New Member

Re: XDMCP query

Hello,

I am having the same problem. I have installed Solaris on two machines. One I have not problems and the other I do. The only difference is that I have DHCP on the one that does not work.

ALso both machines are virgin install

Below is the startlog and errorlog.


****** Here is the file from ~/.dt/startlog

--- Mon Oct 14 22:14:51 CEST 2002
--- /usr/dt/bin/Xsession starting...
--- Xsession started by dtlogin
--- starting /usr/dt/bin/dtsession_res -load -system
--- sourcing /export/home/vmware/.dtprofile...
--- sourcing /usr/dt/config/Xsession.d/0010.dtpaths...
--- sourcing /usr/dt/config/Xsession.d/0015.sun.env...
--- 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/1000.solregis...
--- starting /usr/dt/bin/dthello &
--- starting /usr/dt/bin/dtsearchpath
--- starting /usr/dt/bin/dtappgather &
--- starting /usr/dt/bin/dsdm &
--- session log file is /dev/null
--- DTSOURCEPROFILE is 'true' (see /export/home/vmware/.dtprofile)
--- execing /usr/dt/bin/dtsession with a /usr/bin/bash login shell ...
--- starting desktop on /dev/pts/1
/usr/dt/bin/ttsession[447]: starting^M
XIO: fatal IO error 131 (Connection reset by peer) on X server "192.168.2.16:0.
0"^M
after 68 requests (67 known processed) with 0 events remaining.^M
/usr/dt/bin/Xsession[748]: 436 Hangup





****** Here is the file from ~/home/errorlog



Mon Oct 14 22:15:10 2002
Workspace Manager: Invalid key specification on line 224 of configuration file /
usr/dt/config/C/sys.dtwmrc


Mon Oct 14 22:17:05 2002
dtsession: Unable to start message server - exiting.

Mon Oct 14 22:18:10 2002
dtsession: Connection to server lost - exiting.



Let me know if you see anything ......

Thanks,

Vinnie