Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PAM_PERMIT(8)		FreeBSD	System Manager's Manual		 PAM_PERMIT(8)

NAME
     pam_permit	-- Promiscuous PAM module

SYNOPSIS
     [service-name] module-type	control-flag pam_permit	[options]

DESCRIPTION
     The Promiscuous authentication service module for PAM, pam_permit pro-
     vides functionality for all the PAM categories: authentication, account
     management, session management and	password management.  In terms of the
     module-type parameter, these are the ``auth'', ``account'', ``session'',
     and ``password'' features.

     The Promiscuous module will universally allow all requests.  It is	pri-
     marily of use during testing, and to silence ``noisy'' PAM-enabled	appli-
     cations.

     The following options may be passed to the	module:

     debug  syslog(3) debugging	information at LOG_DEBUG level.

SEE ALSO
     syslog(3),	pam.conf(5), pam(8)

FreeBSD	11.1			 July 7, 2001			  FreeBSD 11.1

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO

Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=pam_permit&sektion=8&manpath=FreeBSD+11.0-RELEASE+and+Ports>

home | help