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

  man pages->FreeBSD man pages -> login.access (5)              
Title
Content
Arch
Section
 

LOGIN.ACCESS(5)

Contents


NAME    [Toc]    [Back]

     login.access -- login access control table

DESCRIPTION    [Toc]    [Back]

     The login.access file specifies (user, host) combinations and/or (user,
     tty) combinations for which a login will be either accepted or refused.

     When someone logs in, the login.access is scanned for the first entry
     that matches the (user, host) combination, or, in case of non-networked
     logins, the first entry that matches the (user, tty) combination.	The
     permissions field of that table entry determines whether the login will
     be accepted or refused.

     Each line of the login access control table has three fields separated by
     a ":" character:	permission : users : origins

     The first field should be a "+" (access granted) or "-" (access denied)
     character.  The second field should be a list of one or more login names,
     group names, or ALL (always matches).  The third field should be a list
     of one or more tty names (for non-networked logins), host names, domain
     names (begin with "."), host addresses, internet network numbers (end
     with "."), ALL (always matches) or LOCAL (matches any string that does
     not contain a "." character). If you run NIS you can use @netgroupname in
     host or user patterns.

     The EXCEPT operator makes it possible to write very compact rules.

     The group file is searched only when a name does not match that of the
     logged-in user.  Only groups are matched in which users are explicitly
     listed: the program does not look at a user's primary group id value.

FILES    [Toc]    [Back]

     /etc/login.access	login access control table

SEE ALSO    [Toc]    [Back]

      
      
     login(1), pam(8)

AUTHORS    [Toc]    [Back]

     Guido van Rooij


FreeBSD 5.2.1			April 30, 1994			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
pam_login_access FreeBSD login.access PAM module
visuallogin IRIX select and control console login program
libst Tru64 symbol table and object file access library
libst_intro Tru64 symbol table and object file access library
ranhashinit Tru64 access routine for the symbol table definition file in archives
ranlookup Tru64 access routine for the symbol table definition file in archives
ranhash Tru64 access routine for the symbol table definition file in archives
stfd IRIX routines that provide access to per file descriptor section of the symbol table
st_pt_start Tru64 access and modify optimization symbol table information in an object file
st_pt_setup Tru64 access and modify optimization symbol table information in an object file
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service