|
NAMEpam_log - log messages to syslogSYNOPSISpam_log [-audit] [-debug[=LEVEL]] [-noopen] [-waitdebug[=SECONDS]] [-pri=FACILITY.PRIORITY] [-tag=LABEL] TEXT...DESCRIPTIONSends diagnostic text to syslog.OPTIONS
MODULE TYPES PROVIDEDAll module types (account, auth, password and session) are provided.RETURN VALUES
EXAMPLESaccount requisite pam_log.so -tag FTP \ -pri=daemon.info User ${user:-unknown} is granted FTP access NOTEThis manpage is a short description of pam_log. For a detailed discussion, including examples and usage recommendations, refer to the PAM-modules Manual available in texinfo format. If the info reader and the tar documentation are properly installed on your system, the commandinfo pam-modules
should give you access to the complete manual. You can also view the manual using the info mode in emacs(1), or find it in various formats online at http://www.gnu.org.ua/software/pam-modules/manual
If any discrepancies occur between this manpage and the PAM-modules Manual, the later shall be considered the authoritative source. SEE ALSOpam.conf(5), pam.d(5), pam(8).AUTHORSSergey Poznyakoff <gray@gnu.org>BUG REPORTSReport bugs to <bug-pam-modules@gnu.org.ua>.COPYRIGHTCopyright © 2001-2014 Sergey PoznyakoffLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
Visit the GSP FreeBSD Man Page Interface. |