Configuring Adaptive Server for PAM user authentication

enable pam user auth is a new configuration parameter that enables PAM user authentication support. It can be set as follows:

sp_configure "enable pam user auth", 0 | 1 | 2

where:

NoteWhen PAM is enabled, password management is delegated to the PAM service providers.