Updated: October 28, 2024 |
Displays a message
facility control_flag pam_echo.so [file=/path/message]
You can use the following escape sequences in a pam_echo message:
Use the pam_echo module to display a message from a text file, using the PAM conversion function.
This module belongs to all of the PAM service categories:
Returns success if the message prints. Returns failure if the message does not print (for example, if the silent flag is set or if there is no message file to print from).
Returns a buffer error in the case of a memory buffer error.