pam_login_access(8) netbsd man page | unix.com

Man Page: pam_login_access

Operating Environment: netbsd

Section: 8

PAM_LOGIN_ACCESS(8)					    BSD System Manager's Manual 				       PAM_LOGIN_ACCESS(8)

NAME
pam_login_access -- login.access PAM module
SYNOPSIS
[service-name] module-type control-flag pam_login_access [options]
DESCRIPTION
The login.access service module for PAM provides functionality for only one PAM category: account management. In terms of the module-type parameter, this is the ``account'' feature. Login.access Account Management Module The login.access account management component (pam_sm_acct_mgmt()), returns success if and only if the user is allowed to log in on the spec- ified tty (in the case of a local login) or from the specified remote host (in the case of a remote login), according to the restrictions listed in /etc/login.access.
SEE ALSO
login.access(5), pam.conf(5), pam(8)
AUTHORS
The login.access(5) access control scheme was designed and implemented by Wietse Venema. The pam_login_access 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.
BSD
January 24, 2002 BSD
Related Man Pages
pam_guest(8) - netbsd
pam_alreadyloggedin(8) - debian
pam_rhosts(8) - netbsd
pam_guest(8) - freebsd
pam_login_access(8) - freebsd
Similar Topics in the Unix Linux Community
Linux user access to packages...
Does this forum offer a unix login account
Prompted for System Password during login
How to find remote Linux box login account without login in to that box?
secure sftp login not working in RedHat Linux