From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#22492: create new user guixsd Date: Fri, 12 Feb 2016 21:58:29 +0100 Message-ID: <87twldzlvu.fsf@gnu.org> References: <1f73169a7fa3f79debcb0d02b2445b35@openmailbox.org> <877fipbtkr.fsf@gnu.org> <8d60424f68f6f1385f7b5f303914ecca@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33273) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUKny-0000Vd-Q7 for bug-guix@gnu.org; Fri, 12 Feb 2016 15:59:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUKnu-0005dS-0X for bug-guix@gnu.org; Fri, 12 Feb 2016 15:59:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:57370) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUKnt-0005dM-T1 for bug-guix@gnu.org; Fri, 12 Feb 2016 15:59:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aUKnt-0006uq-LS for bug-guix@gnu.org; Fri, 12 Feb 2016 15:59:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <8d60424f68f6f1385f7b5f303914ecca@openmailbox.org> (rennes@openmailbox.org's message of "Mon, 01 Feb 2016 17:59:25 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: rennes@openmailbox.org Cc: 22492@debbugs.gnu.org rennes@openmailbox.org skribis: > On 2016-01-31 17:29, ludo@gnu.org wrote: >> rennes@openmailbox.org skribis: >> >>> i run 'guix system reconfigure config.scm --falback', and add new >>> user: tron. >> >> How did you add the new user account? You added it in the >> =E2=80=98operating-system=E2=80=99 declaration and then run =E2=80=98gui= x system reconfigure=E2=80=99, >> right? [...] > i replace bob user with tron in the configuration file, and later i > reconfigure. And i have only root partition. You wrote: > When i try to login such as tron does not allow login and slim restart. Can you log in as =E2=80=98tron=E2=80=99 on the console? (Try Ctrl-alt-F2 = to switch to the console.) Ludo=E2=80=99.