From: Catonano <catonano@gmail.com>
To: Chris Marusich <cmmarusich@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: user password (which module ?)
Date: Mon, 19 Mar 2018 06:47:04 +0100 [thread overview]
Message-ID: <CAJ98PDx6uH9TQemBFxH0pj1S5PgQPFBVgDTLr+6VJymCAuKGCw@mail.gmail.com> (raw)
In-Reply-To: <87woy8u32u.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1252 bytes --]
2018-03-19 5:00 GMT+01:00 Chris Marusich <cmmarusich@gmail.com>:
> Catonano <catonano@gmail.com> 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 <catonano@gmail.com>:
> >
> >> 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 :-/
[-- Attachment #2: Type: text/html, Size: 2144 bytes --]
prev parent reply other threads:[~2018-03-19 5:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-17 6:37 user password (which module ?) Catonano
2018-03-17 11:20 ` Catonano
2018-03-19 4:00 ` Chris Marusich
2018-03-19 5:47 ` Catonano [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAJ98PDx6uH9TQemBFxH0pj1S5PgQPFBVgDTLr+6VJymCAuKGCw@mail.gmail.com \
--to=catonano@gmail.com \
--cc=cmmarusich@gmail.com \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.