Re: [systemd-devel] password agent helper program and example

2015-08-05 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Aug 05, 2015 at 04:08:02PM -0700, Frederick Roeber wrote: > Last year, when I was installing a bunch of headless servers, I wrote a > password agent. > > I wrote a C program to deal with the "hard" part (inotify, NotAfter, the > socket) and then fork a child to do the "simple" part (in my

[systemd-devel] password agent helper program and example

2015-08-05 Thread Frederick Roeber
Last year, when I was installing a bunch of headless servers, I wrote a password agent. I wrote a C program to deal with the "hard" part (inotify, NotAfter, the socket) and then fork a child to do the "simple" part (in my case, a script to flash some LEDs to prompt the user and then read the key(s