이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.