[systemd-devel] Hiding systemd-cryptsetup password prompt

Lennart Poettering lennart at poettering.net
Tue Jun 4 12:44:25 UTC 2024


On Di, 04.06.24 13:08, Sergio Arroutbi (sarroutb at redhat.com) wrote:

> Hello.
>
> We are implementing a feature related to PKCS#11 that, when some conditions
> are met (mostly that PKCS11 PIN has not been stored in configuration and
> input to our systemd unit), requires systemd-cryptsetup service password
> prompt to be hidden from TTY and executed only listening to password
> provided by the socket defined in
> https://systemd.io/PASSWORD_AGENTS/

The boot-time password prompt on the TTY is just an agent too. Mask it
via "systemctl mask systemd-ask-password-console.service".

Lennart

--
Lennart Poettering, Berlin


More information about the systemd-devel mailing list