|
|
@ -79,8 +79,8 @@ script-security 3 |
|
|
|
|
|
|
|
|
|
|
|
# Use the authenticated username as the common name, rather than the common name from the client cert |
|
|
|
# Use the authenticated username as the common name, rather than the common name from the client cert |
|
|
|
username-as-common-name |
|
|
|
username-as-common-name |
|
|
|
# Client certificate non requried |
|
|
|
# Client certificate is not required |
|
|
|
client-cert-not-required |
|
|
|
verify-client-cert none |
|
|
|
# Use the connection script when a user wants to login |
|
|
|
# Use the connection script when a user wants to login |
|
|
|
auth-user-pass-verify scripts/login.sh via-env |
|
|
|
auth-user-pass-verify scripts/login.sh via-env |
|
|
|
# Maximum of clients |
|
|
|
# Maximum of clients |
|
|
|