003 File Manager
Current Path:
/usr/src/contrib/openpam/doc/man
usr
/
src
/
contrib
/
openpam
/
doc
/
man
/
📁
..
📄
Makefile.am
(1.82 KB)
📄
Makefile.in
(18.64 KB)
📄
openpam.3
(4.12 KB)
📄
openpam.man
(429 B)
📄
openpam_borrow_cred.3
(1.58 KB)
📄
openpam_free_data.3
(1.09 KB)
📄
openpam_free_envlist.3
(869 B)
📄
openpam_get_feature.3
(1.88 KB)
📄
openpam_get_option.3
(1.22 KB)
📄
openpam_log.3
(2.03 KB)
📄
openpam_nullconv.3
(1.79 KB)
📄
openpam_readline.3
(1.96 KB)
📄
openpam_readlinev.3
(2.57 KB)
📄
openpam_readword.3
(3.23 KB)
📄
openpam_restore_cred.3
(1.3 KB)
📄
openpam_set_feature.3
(1.18 KB)
📄
openpam_set_option.3
(1.3 KB)
📄
openpam_straddch.3
(1.99 KB)
📄
openpam_subst.3
(2.25 KB)
📄
openpam_ttyconv.3
(1.64 KB)
📄
pam.3
(7.71 KB)
📄
pam.conf.5
(6.67 KB)
📄
pam.man
(3.17 KB)
📄
pam_acct_mgmt.3
(1.91 KB)
📄
pam_authenticate.3
(2.29 KB)
📄
pam_chauthtok.3
(2.12 KB)
📄
pam_close_session.3
(1.76 KB)
📄
pam_conv.3
(5.71 KB)
📄
pam_end.3
(1.29 KB)
📄
pam_error.3
(1.27 KB)
📄
pam_get_authtok.3
(3.73 KB)
📄
pam_get_data.3
(1.6 KB)
📄
pam_get_item.3
(2.4 KB)
📄
pam_get_user.3
(2.43 KB)
📄
pam_getenv.3
(1.24 KB)
📄
pam_getenvlist.3
(1.65 KB)
📄
pam_info.3
(1.27 KB)
📄
pam_open_session.3
(1.79 KB)
📄
pam_prompt.3
(1.54 KB)
📄
pam_putenv.3
(1.37 KB)
📄
pam_set_data.3
(1.69 KB)
📄
pam_set_item.3
(1.43 KB)
📄
pam_setcred.3
(2.12 KB)
📄
pam_setenv.3
(1.33 KB)
📄
pam_sm_acct_mgmt.3
(1.75 KB)
📄
pam_sm_authenticate.3
(1.85 KB)
📄
pam_sm_chauthtok.3
(2.04 KB)
📄
pam_sm_close_session.3
(1.63 KB)
📄
pam_sm_open_session.3
(1.62 KB)
📄
pam_sm_setcred.3
(1.74 KB)
📄
pam_start.3
(1.77 KB)
📄
pam_strerror.3
(1.31 KB)
📄
pam_verror.3
(1.3 KB)
📄
pam_vinfo.3
(1.3 KB)
📄
pam_vprompt.3
(2.21 KB)
Editing: openpam_log.3
.\" Generated from openpam_log.c by gendoc.pl .\" $OpenPAM: openpam_log.c 938 2017-04-30 21:34:42Z des $ .Dd February 24, 2019 .Dt OPENPAM_LOG 3 .Os .Sh NAME .Nm openpam_log .Nd log a message through syslog .Sh SYNOPSIS .In sys/types.h .In security/pam_appl.h .In security/openpam.h .Ft "void" .Fn openpam_log "int level" "const char *fmt" "..." .Sh DESCRIPTION The .Fn openpam_log function logs messages using .Xr syslog 3 . It is primarily intended for internal use by the library and modules. .Pp The .Fa level argument indicates the importance of the message. The following levels are defined: .Bl -tag -width 18n .It Dv PAM_LOG_LIBDEBUG Debugging messages. For internal use only. .It Dv PAM_LOG_DEBUG Debugging messages. These messages are normally not logged unless the global integer variable .Va openpam_debug is set to a non-zero value, in which case they are logged with a .Xr syslog 3 priority of .Dv LOG_DEBUG . .It Dv PAM_LOG_VERBOSE Information about the progress of the authentication process, or other non-essential messages. These messages are logged with a .Xr syslog 3 priority of .Dv LOG_INFO . .It Dv PAM_LOG_NOTICE Messages relating to non-fatal errors. These messages are logged with a .Xr syslog 3 priority of .Dv LOG_NOTICE . .It Dv PAM_LOG_ERROR Messages relating to serious errors. These messages are logged with a .Xr syslog 3 priority of .Dv LOG_ERR . .El .Pp The remaining arguments are a .Xr printf 3 format string and the corresponding arguments. .Pp The .Fn openpam_log function does not modify the value of .Va errno . .Sh SEE ALSO .Xr pam 3 , .Xr printf 3 , .Xr syslog 3 .Sh STANDARDS The .Fn openpam_log function is an OpenPAM extension. .Sh AUTHORS The .Fn openpam_log function and this manual page were developed for the .Fx Project by ThinkSec AS and Network Associates Laboratories, the Security Research Division of Network Associates, Inc.\& under DARPA/SPAWAR contract N66001-01-C-8035 .Pq Dq CBOSS , as part of the DARPA CHATS research program. .Pp The OpenPAM library is maintained by .An Dag-Erling Sm\(/orgrav Aq Mt des@des.no .
Upload File
Create Folder