pam_allow man page on SmartOS

Man page or keyword search:  
man Server   16655 pages
apropos Keyword Search (all sections)
Output format
SmartOS logo
[printable version]

PAM_ALLOW(5)							  PAM_ALLOW(5)

NAME
       pam_allow  -  PAM authentication, account, session and password manage‐
       ment PAM module to allow operations

SYNOPSIS
       pam_allow.so.1

DESCRIPTION
       The pam_allow module implements all the PAM  service  module  functions
       and returns PAM_SUCCESS for all calls. Opposite functionality is avail‐
       able in the pam_deny(5) module.

       Proper Solaris authentication operation	requires  pam_unix_cred(5)  be
       stacked above pam_allow.

       The following options are interpreted:

       debug
		Provides  syslog(3C)  debugging	 information at the LOG_AUTH |
		LOG_DEBUG level.

ERRORS
       PAM_SUCCESS is always returned.

EXAMPLES
       Example 1 Allowing ssh none

       The following example is a pam.conf fragment that illustrates a	sample
       for allowing ssh none authentication:

	 sshd-none  auth    required	  pam_unix_cred.so.1
	 sshd-none  auth    sufficient	  pam_allow.so.1
	 sshd-none  account sufficient	  pam_allow.so.1
	 sshd-none  session sufficient	  pam_allow.so.1
	 sshd-none  password sufficient	  pam_allow.so.1

       Example 2 Allowing Kiosk Automatic Login Service

       The following is example is a pam.conf fragment that illustrates a sam‐
       ple for allowing gdm kiosk auto login:

	 gdm-autologin auth  required	 pam_unix_cred.so.1
	 gdm-autologin auth  sufficient	 pam_allow.so.1

ATTRIBUTES
       See attributes(5) for descriptions of the following attributes:

       ┌────────────────────┬─────────────────────────┐
       │  ATTRIBUTE TYPE    │	  ATTRIBUTE VALUE     │
       ├────────────────────┼─────────────────────────┤
       │Interface Stability │ Stable		      │
       ├────────────────────┼─────────────────────────┤
       │MT Level	    │ MT-Safe with exceptions │
       └────────────────────┴─────────────────────────┘

SEE ALSO
       libpam(3LIB),   pam(3PAM),   pam_sm(3PAM),   syslog(3C),	  pam.conf(4),
       attributes(5), pam_deny(5), pam_unix_cred(5)

NOTES
       The  interfaces	in libpam(3LIB) are MT-Safe only if each thread within
       the multi-threaded application uses its own PAM handle.

       This module is intended to be used to either allow access  to  specific
       services names, or to all service names not specified (by specifying it
       as the default service stack).

				 Aug 25, 2005			  PAM_ALLOW(5)
[top]

List of man pages available for SmartOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net