fix logic for pam_controlled_service (#6599)

This commit is contained in:
Alexander 2018-03-02 19:02:50 +01:00 committed by Eugen Rochko
parent b4f8e87358
commit 42fe05dea1
2 changed files with 2 additions and 2 deletions

View file

@ -159,7 +159,7 @@ STREAMING_CLUSTER_NUM=1
# PAM_DEFAULT_SUFFIX=pam
# Name of the pam service (pam "auth" section is evaluated)
# PAM_DEFAULT_SERVICE=rpam
# Name of the pam service used for checking if an user can register (pam "account" section is evaluated)
# Name of the pam service used for checking if an user can register (pam "account" section is evaluated) (nil (disabled) by default)
# PAM_CONTROLLED_SERVICE=rpam
# Global OAuth settings (optional) :