all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Customize PAM configuration
@ 2019-08-09 17:58 Jone
  2019-08-10 14:44 ` Timothy Sample
  0 siblings, 1 reply; 5+ messages in thread
From: Jone @ 2019-08-09 17:58 UTC (permalink / raw)
  To: help-guix

Hello! I want enter user/root password only once per session. To do this,
it will probably be convenient to export the password to shell variable.
For example, adding this to PAM configuration file:

   auth sufficient pam_exec.so expose_authtok /path/to/script.sh

But how to write it in system-config.scm? Sorry, I couldn't find any examples.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-08-10 16:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-09 17:58 Customize PAM configuration Jone
2019-08-10 14:44 ` Timothy Sample
2019-08-10 18:55   ` Jone
2019-08-10 16:14     ` Ricardo Wurmus
2019-08-10 19:52       ` Jone

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.