Log in with another user
John DeCarlo
johndecarlo at gmail.com
Wed Feb 9 15:38:58 UTC 2005
On Wed, 9 Feb 2005 16:02:59 +0100 (MET), Luigi murillo <lmurillo at gmx.net> wrote:
> I've tried to log in using another username, when the user logs in they get
> automatically logged out. It gives me an error saying that it can't execute
> the .xsessions file for the user.
...
> Am I doing something wrong, what can I do to fix this and allow them to log
> into their account using the WM they want?
My guess would be that you copied the file from your account to the new account.
If you type ls -al in the /home/newuser directory, it probably
will show that .xsessions is owned by olduser.
If so, go into the /home/newuser directory and type:
chown newuser:newuser .xsessions
Then try again.
--
John DeCarlo, My Views Are My Own
More information about the ubuntu-users
mailing list