pkttyagent (1) Linux Manual Page
pkttyagent – Textual authentication helper
Synopsis
- pkttyagent [–version] [–help]
- pkttyagent [–process { pid | pid,pid-start-time } | –system-bus-name busname] [–notify-fd fd] [–fallback]
Description
pkttyagentTo get notified when the authentication agent has been registered either listen to the Changed D-Bus signal or use –notify-fd to pass the number of a file descriptor that has been passed to the program. This file descriptor will then be closed when the authentication agent has been successfully registered.
If –fallback is used, the textual authentication agent will not replace an existing authentication agent.
Return Value
If the authentication agent could not be registered, pkttyagent exits with an exit code of 127. Diagnostic messages are printed on standard error.If one or more of the options passed are malformed, pkttyagent exits with an exit code of 126. If stdin is a tty, then this manual page is also shown.
If the authentication agent was successfully registered, pkttyagent will keep running, interacting with the user as needed. When its services are no longer needed, the process can be killed.
