1832994 Members
2769 Online
110048 Solutions
New Discussion

Cant login in GUI mode.

 
Ranjith_5
Honored Contributor

Cant login in GUI mode.

Hi Experts,

One user ID got deleted by mistake. After creating it not able to login in GUI mode with that ID. Text mode is OK. All the other users are able to login in GUI mode and text mode.

Did we miss something?

Regards,
Syam
5 REPLIES 5
Ranjith_5
Honored Contributor

Re: Cant login in GUI mode.

When ever we login in GUI mode, the display flickers for few seconds and comes back again to login screen.

Any idea?

Regards,
Syam
Ranjith_5
Honored Contributor

Re: Cant login in GUI mode.

We are trying on the server console and the operating system is Redhat Linux AS 2.1 64bit itanium edition.

Regards,
Syam
Ranjith_5
Honored Contributor

Re: Cant login in GUI mode.

I found a solution. It was an ownership prob..Closing the thread.

Regards,
Syam
Ivan Ferreira
Honored Contributor

Re: Cant login in GUI mode.

The user created may not have the same user ID, so, its probably that some files are not owned by this user and that's why you cannot start the session.

I will try doing a chown -R user.user to his home directory. Also, in the $HOME/tmp and /tmp directory, verify if there are files that can be deleted.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Ranjith_5
Honored Contributor

Re: Cant login in GUI mode.

Yes Ivan,

I did the same thing. I did chown for a directory which was there in the /tmp directory and the problem got resolved. I was getting an error message while loggin indicating the problem in ownership of this directory and this clue helped me in resolving the issue.



Regards,
Syam