Previous Topic: passwd

Next Topic: register

pam

The [pam] section contains tokens that UNAB uses to interact with the PAM module.

debug_mode_for_user

Defines whether the PAM module can print messages to the user screen during login.

Options: yes,no

Default: yes

pam_exit_on_deny

Defines the PAM module behaviour if login was denied due to enterprise or local policy settings or Active Directory account state.

Options: yes;PAM module closes the sequence and prevent other PAM module from authenticating the user, no;PAM module does not close and enables other PAM modules to authenticate the user and permits the log in server to retry the PAM sequence call

Default: yes

pam_receive_timout

Specifies the time, in seconds, that the PAM module waits for the UNAB agent (uxauthd) to respond.

Limits: any positive integer.

Default: 10