GNU bug report logs -
#22492
create new user guixsd
Previous Next
Reported by: rennes <at> openmailbox.org
Date: Sat, 30 Jan 2016 03:24:01 UTC
Severity: normal
Tags: notabug
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Sat, Jan 30, 2016 at 03:48:26AM +0100, rennes <at> openmailbox.org wrote:
> Hi,
>
> i run 'guix system reconfigure config.scm --falback', and add new user:
> tron.
>
> When i try to login such as tron does not allow login and slim restart.
>
> i check secure and slim.log log files, this message appears in slim.log:
>
> slim: pam_authentication(): User not known to the underlying authentication
> module
>
> The solution to fix this issue was: changing the owner:group for the home
> user.
>
> cd /home
> chown -Rf 30019:users tron
If I am reading this correctly, it means that you changed ownership of
all files in /home to the "tron" user. In general that seems like a bad
idea. What about other users?
>
> and works.
>
>
>
>
This bug report was last modified 9 years and 136 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.