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

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

PAM_GUEST(8)

Contents


NAME    [Toc]    [Back]

     pam_guest -- Guest PAM module

SYNOPSIS    [Toc]    [Back]

     [service-name] module-type control-flag pam_guest [arguments]

DESCRIPTION    [Toc]    [Back]

     The guest service module for PAM allows guest logins.  If successful, the
     pam_guest module sets the PAM environment variable GUEST to the login
     name.  The application can check this variable using pam_getenv(3) to
     differentiate guest logins from normal logins.

     The following options may be passed to the pam_guest module:

     guests=list    Comma-separated list of guest account names.  The default
                    is ``guest''.  A typical value for ftpd(8) would be
                    ``anonymous,ftp''.

     nopass         Omits the password prompt if the target account is on the
                    list of guest accounts.

     pass_as_ruser  The password typed in by the user is exported as the
                    PAM_RUSER item.  This is useful for applications like
                    ftpd(8) where guest users are encouraged to use their
                    email address as password.

     pass_is_user   Requires the guest user to type in the guest account name
                    as password.

SEE ALSO    [Toc]    [Back]

      
      
     pam_get_item(3), pam_getenv(3), pam.conf(5), pam(8)

AUTHORS    [Toc]    [Back]

     The pam_guest module and this manual page were developed for the FreeBSD
     Project by ThinkSec AS and NAI Labs, the Security Research Division of
     Network Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035
     (``CBOSS''), as part of the DARPA CHATS research program.


FreeBSD 5.2.1                    May 26, 2003                    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