Difference between revisions of "DB NOPAM"
From Recital Documentation Wiki
		
		
		
| Yvonnemilne  (Talk | contribs) | Yvonnemilne  (Talk | contribs)  | ||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| ==Purpose== | ==Purpose== | ||
| Used to disable PAM (Pluggable Authentication Module) user authentication | Used to disable PAM (Pluggable Authentication Module) user authentication | ||
| Line 11: | Line 4: | ||
| ==Description== | ==Description== | ||
| − | The DB_NOPAM environment variable is used to disable PAM (Pluggable Authentication Module) user authentication for the Recital  | + | The DB_NOPAM environment variable is used to disable PAM (Pluggable Authentication Module) user authentication for the Recital Server.  If DB_NOPAM is set to "on" or "yes", PAM is disabled and users are authenticated using FTP.  If DB_NOPAM is unset or is set to "off" or "no", PAM will be used for Server user authentication on those systems on which it is supported. | 
| ==Products== | ==Products== | ||
| − | Recital  | + | Recital Server | 
| [[Category:Documentation]] | [[Category:Documentation]] | ||
| [[Category:Configuration]] | [[Category:Configuration]] | ||
| [[Category:Environment Variables|NOPAM]] | [[Category:Environment Variables|NOPAM]] | ||
Latest revision as of 09:40, 4 March 2010
Purpose
Used to disable PAM (Pluggable Authentication Module) user authentication
Description
The DB_NOPAM environment variable is used to disable PAM (Pluggable Authentication Module) user authentication for the Recital Server. If DB_NOPAM is set to "on" or "yes", PAM is disabled and users are authenticated using FTP. If DB_NOPAM is unset or is set to "off" or "no", PAM will be used for Server user authentication on those systems on which it is supported.
Products
Recital Server
