43.28. usePamAuthentication
- Name
- usePamAuthentication
- Description
- Toggles whether or not a user uses PAM authentication or basic Satellite authentication.
- Parameters
- string sessionKey
- string login - User's login name.
- int pam_value
- 1 to enable PAM authentication
- 0 to disable.
- Return Value
- int - 1 on success, exception thrown otherwise.