1825577 Members
2389 Online
109682 Solutions
New Discussion

Re: x server problem

 
Baiju Kumar.B_1
Advisor

x server problem

Dear sirs,
i configured one xdmcp in hp unix 10.20 and at my client sidei am using x manger client .I Am getting the cde login screen in windows xp machinw ,but while i loged in to the server using root user name and password it is getting logged in and suddenly logged out
pleases help me

regards
Baiju Kumar.b
nothing is impossible
2 REPLIES 2
Peter Godron
Honored Contributor

Re: x server problem

Hi,
check that the root account is not prevented from logging in from a connection other than console.
Some systems will only allow access to root via the console.

Check in startup files ,such as /etc/profile and /.profile.

Otherwise please provide more detailed info. For example, how long does the root connection last, are there any messages, either on screen or in log files.

Please read:
http://66.34.90.71/ITRCForumsEtiquette/after.html

Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.

So far you have awarded points to only 21 of 76 answers !

Matti_Kurkela
Honored Contributor

Re: x server problem

One possible cause is a 100% full disk.

When starting an X session, your system must be able to write a small file (.Xauthority) to your home directory. If this is not possible, the system will accept your password but will return to the login prompt without letting you in.

A terminal connection does not require writing to your home directory, so using SSH, rsh, rlogin or telnet might work. You might even be able to use FTP to delete some files and make enough space to log in successfully.

A 100% full root disk is a very bad thing. You should try to find out what has caused the disk to fill up and try to prevent it. Normally a HP-UX root disk does not need to be very big.

MK
MK