Query: pam_timestamp_check
OS: redhat
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pam_timestamp_check(8) System Administrator's Manual pam_timestamp_check(8)NAMEpam_timestamp_check - check or clear authentication timestampsSYNOPSISpam_timestamp [[-d]|[-k]] [target_user]DESCRIPTIONWith no arguments, pam_timestamp_check will check to see if the default timestamp is valid, or optionally remove it.OPTIONS-k instead of checking the validity of a timestamp, remove it. This is analogous to sudo's -k option. -d Instead of returning validity using an exit status, loop indefinitely, polling regularly and printing the status on standard output. target_user The default behavior of pam_timestamp_check checks or removes timestamps generated by pam_timestamp when the user authenticates as herself. When the user authenticates as a different user, the name of the timestamp file changes to accomodate this.DIAGNOSTICSWhen checking if a timestamp is valid, pam_timestamp_check returns an exit code of 0 for success and > 0 on error: 2: binary is not setuid-root 3: invalid invocation 4: user unknown 5: permissions error 6: invalid controlling tty 7: other errorSEE ALSOpam_timestamp(8)BUGSLet's hope not, but if you find any, please email the author.AUTHORNalin Dahyabhai <nalin@redhat.com> Red Hat Linux 2002/05/23 pam_timestamp_check(8)
Related Man Pages |
---|
pam_console_apply(8) - centos |
pam_timestamp(8) - linux |
pam_timestamp_check(8) - debian |
pam-panel-icon(1) - centos |
pam_timestamp(8) - suse |
Similar Topics in the Unix Linux Community |
---|
How to test the timestamp of a file in HP-UX? |
Compare 2 timestamps |
timestamp field was padded with blanks warning |
validate timestamp |
Grep 'error' between two timestamps |