*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> pam_nologin (8)              
Title
Content
Arch
Section
 

PAM_NOLOGIN(8)

Contents


NAME    [Toc]    [Back]

     pam_nologin -- NoLogin PAM module

SYNOPSIS    [Toc]    [Back]

     [service-name] module-type control-flag pam_nologin [options]

DESCRIPTION    [Toc]    [Back]

     The NoLogin authentication service module for PAM, pam_nologin provides
     functionality for only one PAM category: authentication.  In terms of the
     module-type parameter, this is the ``auth'' feature.  It also provides a
     null function for session management.

   NoLogin Authentication Module    [Toc]    [Back]
     The NoLogin authentication component (pam_sm_authenticate()), always
     returns success for the superuser, and returns success for all other
     users if the file /var/run/nologin does not exist.  If /var/run/nologin
     does exist, then its contents are echoed to non-superusers before failure
     is returned.  If a "nologin" capability is specified in login.conf(5),
     then the file thus specified is used instead.  This usually defaults to
     /var/run/nologin.

     The following options may be passed to the authentication module:

     debug    syslog(3) debugging information at LOG_DEBUG level.

     no_warn  suppress warning messages to the user.  These messages include
              reasons why the user's authentication attempt was declined.

SEE ALSO    [Toc]    [Back]

      
      
     syslog(3), login.conf(5), nologin(5), pam.conf(5), pam(8)


FreeBSD 5.2.1                    July 8, 2001                    FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
ldr_inq_region Tru64 Return module information about a region in a loaded module
pam_self FreeBSD Self PAM module
pam_rootok FreeBSD RootOK PAM module
pam_krb5 FreeBSD Kerberos 5 PAM module
pam_deny FreeBSD Deny PAM module
pam_chroot FreeBSD Chroot PAM module
pam_ksu FreeBSD Kerberos 5 SU PAM module
pam_opie FreeBSD OPIE PAM module
pam_set_data FreeBSD set module information
pam_exec FreeBSD Exec PAM module
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service