From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: user password (which module ?) Date: Mon, 19 Mar 2018 06:47:04 +0100 Message-ID: References: <87woy8u32u.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a1142cdd4dce1c40567bd7c44" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47303) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1exndS-0004sU-U2 for help-guix@gnu.org; Mon, 19 Mar 2018 01:47:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1exndS-00046B-2h for help-guix@gnu.org; Mon, 19 Mar 2018 01:47:06 -0400 Received: from mail-yw0-x22f.google.com ([2607:f8b0:4002:c05::22f]:37299) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1exndR-00045B-T5 for help-guix@gnu.org; Mon, 19 Mar 2018 01:47:05 -0400 Received: by mail-yw0-x22f.google.com with SMTP id y23so10779708ywy.4 for ; Sun, 18 Mar 2018 22:47:05 -0700 (PDT) In-Reply-To: <87woy8u32u.fsf@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Chris Marusich Cc: help-guix --001a1142cdd4dce1c40567bd7c44 Content-Type: text/plain; charset="UTF-8" 2018-03-19 5:00 GMT+01:00 Chris Marusich : > Catonano writes: > > > ah crypt is in the user namespace, I mean the top level namespace, the > one > > the REPL is in when you launch it > > > > Ok, thanks anyway > > > > 2018-03-17 7:37 GMT+01:00 Catonano : > > > >> I'd like to define a password for my user in my conf.scm file > >> > >> Because I don't want to be bothered with using passwd every time > >> > >> In the manual I read that I have to use thhe Guile ""crypt" procedure > >> > >> Which module should I import in my conf file in order to se that > procedure > >> ? > >> > >> The guile manual doesn't mention it or at least I can see no mention > >> (see Top -> Guile Modules -> Posix -> Encryption) > > Did you figure this out? I think I did I have this field in my user record (password " " ab") the space " " is the password (with my defective keyboard anything else is unreasonable) and "ab" is the "seed" (I'll be damned if I now what it is) This allows my VMs to have my user already configured when I run them for the first time Too bad I still can't have my keyboard layout set in my desktop environments because Xorg roars at me when I touch its configuration :-/ --001a1142cdd4dce1c40567bd7c44 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


2018-03-19 5:00 GMT+01:00 Chris Marusich <cmmarusich@gmail.com= >:
Catonano &l= t;catonano@gmail.com> writes:<= br>
> ah crypt is in the user namespace, I mean the top level namespace, the= one
> the REPL is in when you launch it
>
> Ok, thanks anyway
>
> 2018-03-17 7:37 GMT+01:00 Catonano <catonano@gmail.com>:
>
>> I'd like to define a password for my user in my conf.scm file<= br> >>
>> Because I don't want to be bothered with using passwd every ti= me
>>
>> In the manual I read that I have to use thhe Guile ""cry= pt" procedure
>>
>> Which module should I import in my conf file in order to se that p= rocedure
>> ?
>>
>> The guile manual doesn't mention it or at least I can see no m= ention
>> (see Top -> Guile Modules -> Posix -> Encryption)

Did you figure this out?=C2=A0

I th= ink I did

I have this field in my user record

(password " " ab")

the space " " is the password (with my def= ective keyboard anything else is unreasonable) and "ab" is the &q= uot;seed" (I'll be damned if I now what it is)

This allows my VMs to have my user already configured = when I run them for the first time

= Too bad I still can't have my keyboard layout set in my desktop environ= ments because Xorg roars at me when I touch its configuration :-/
=

--001a1142cdd4dce1c40567bd7c44--