From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: user password (which module ?) Date: Sat, 17 Mar 2018 07:37:04 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000fe86c5056795f390" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ex5Sl-00071a-0K for help-guix@gnu.org; Sat, 17 Mar 2018 02:37:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ex5Sk-00023D-9o for help-guix@gnu.org; Sat, 17 Mar 2018 02:37:07 -0400 Received: from mail-yw0-x22c.google.com ([2607:f8b0:4002:c05::22c]:33013) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ex5Sk-00022C-4l for help-guix@gnu.org; Sat, 17 Mar 2018 02:37:06 -0400 Received: by mail-yw0-x22c.google.com with SMTP id l200so8419090ywb.0 for ; Fri, 16 Mar 2018 23:37:06 -0700 (PDT) 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: help-guix --000000000000fe86c5056795f390 Content-Type: text/plain; charset="UTF-8" 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) Thanks --000000000000fe86c5056795f390 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I'd like to define a password= for my user in my conf.scm file

Because I don't want to b= e bothered with using passwd every time

In the manual I read t= hat 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 s= ee no mention
(see Top -> Guile Modules -> Posix -> Encryption= )

Thanks
--000000000000fe86c5056795f390--