systemd-tty-ask-password-agentsystemdDeveloperLennartPoetteringlennart@poettering.netsystemd-tty-ask-password-agent1systemd-tty-ask-password-agentList or process pending systemd password requestssystemd-tty-ask-password-agentOPTIONSVARIABLE=VALUEDescriptionsystemd-tty-ask-password-agent is a
password agent that handles password requests of the system, for
example for hard disk encryption passwords or SSL certificate
passwords that need to be queried at boot-time or during
runtime.systemd-tty-ask-password-agent implements
the Password
Agents Specification, and is one of many possible response agents which
answer to queries formulated with
systemd-ask-password1.
OptionsThe following options are understood:Lists all currently pending system password requests.Process all currently pending system password
requests by querying the user on the calling
TTY.Continuously process password
requests.Forward password requests to
wall1
instead of querying the user on the calling
TTY.Ask question with
plymouth8
instead of querying the user on the calling
TTY.Ask question on
/dev/console instead of querying the user
on the calling TTY. Exit statusOn success, 0 is returned, a non-zero failure
code otherwise.See Alsosystemd1,
systemctl1,
systemd-ask-password-console.service8,
wall1,
plymouth8