Print this page
10229 Some man pages have incorrect cross-references


  37 and
  38 .Dv PAM_TTY
  39 are used by this module.
  40 .Sy pam_timestamp
  41 is normally configured as
  42 .Sy sufficient
  43 and must be used in conjunction with the modules that support
  44 the UNIX authentication, which are
  45 .Xr pam_authtok_get 5 ,
  46 .Xr pam_unix_cred 5
  47 and
  48 .Xr pam_unix_auth 5 .
  49 Proper authentication operation requires
  50 .Xr pam_unix_cred 5
  51 be stacked above
  52 .Nm .
  53 .Sh OPTIONS
  54 .Bl -tag -width Ds
  55 .It Dv debug
  56 Provides
  57 .Xr syslog 3
  58 debugging information at the
  59 .Sy LOG_AUTH | LOG_DEBUG
  60 level.
  61 .It Dv timeout
  62 Specifies the period (in minutes) for which the timestamp file is valid.
  63 The default value is 5 minutes.
  64 .El
  65 .Sh FILES
  66 .Bl -tag -width indent
  67 .It Pa /var/run/tty_timestamps/...
  68 stores timestamp directories and files
  69 .El
  70 .Sh EXIT STATUS
  71 .Bl -tag -width Ds
  72 .It Dv PAM_SUCCESS
  73 Timestamp file is not expired.
  74 .It Dv PAM_IGNORE
  75 The
  76 .Nm
  77 module was not able to retrieve required credentials




  37 and
  38 .Dv PAM_TTY
  39 are used by this module.
  40 .Sy pam_timestamp
  41 is normally configured as
  42 .Sy sufficient
  43 and must be used in conjunction with the modules that support
  44 the UNIX authentication, which are
  45 .Xr pam_authtok_get 5 ,
  46 .Xr pam_unix_cred 5
  47 and
  48 .Xr pam_unix_auth 5 .
  49 Proper authentication operation requires
  50 .Xr pam_unix_cred 5
  51 be stacked above
  52 .Nm .
  53 .Sh OPTIONS
  54 .Bl -tag -width Ds
  55 .It Dv debug
  56 Provides
  57 .Xr syslog 3C
  58 debugging information at the
  59 .Sy LOG_AUTH | LOG_DEBUG
  60 level.
  61 .It Dv timeout
  62 Specifies the period (in minutes) for which the timestamp file is valid.
  63 The default value is 5 minutes.
  64 .El
  65 .Sh FILES
  66 .Bl -tag -width indent
  67 .It Pa /var/run/tty_timestamps/...
  68 stores timestamp directories and files
  69 .El
  70 .Sh EXIT STATUS
  71 .Bl -tag -width Ds
  72 .It Dv PAM_SUCCESS
  73 Timestamp file is not expired.
  74 .It Dv PAM_IGNORE
  75 The
  76 .Nm
  77 module was not able to retrieve required credentials