From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Lowercase user names Date: Wed, 31 Aug 2016 23:14:41 +0200 Message-ID: <8737lkk5dq.fsf_-_@gnu.org> References: 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]:54035) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfCqQ-0005Np-2F for guix-devel@gnu.org; Wed, 31 Aug 2016 17:14:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfCqL-0007ed-Qj for guix-devel@gnu.org; Wed, 31 Aug 2016 17:14:48 -0400 In-Reply-To: (Marc Dunivan's message of "Mon, 29 Aug 2016 23:33:11 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marc Dunivan Cc: "guix-devel@gnu.org" Hi! Marc Dunivan skribis: > That was the problem...I changed the user name to all lowercase, and succ= essfully booted into the installed system. Weird, I didn=E2=80=99t know about this restriction (I thought I was just self-imposing it ;-)). Is there anything we can do in PAM config or whatever to waive it? Ludo=E2=80=99.