You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Warning: This role disables root-login on the target server! Please make sure yo
31
31
|`ssh_gateway_ports`|`false`|`false` to disable binding forwarded ports to non-loopback addresses. Set to `true` to force binding on wildcard address. Set to `clientspecified` to allow the client to specify which address to bind to.|
32
32
|`ssh_allow_agent_forwarding`| false | false to disable Agent Forwarding. Set to true to allow Agent Forwarding.|
33
33
|`ssh_pam_support`| true | true if SSH has PAM support.|
34
-
|`ssh_use_pam`|false| false to disable pam authentication.|
34
+
|`ssh_use_pam`|true| false to disable pam authentication.|
35
35
|`ssh_gssapi_support`| false | true if SSH has GSSAPI support.|
36
36
|`ssh_kerberos_support`| true | true if SSH has Kerberos support.|
37
37
|`ssh_deny_users`| '' | if specified, login is disallowed for user names that match one of the patterns.|
0 commit comments