summaryrefslogtreecommitdiff
path: root/templates/sshd_config/Ubuntu.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/sshd_config/Ubuntu.erb')
-rw-r--r--templates/sshd_config/Ubuntu.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/sshd_config/Ubuntu.erb b/templates/sshd_config/Ubuntu.erb
index b2eb801..befd25f 100644
--- a/templates/sshd_config/Ubuntu.erb
+++ b/templates/sshd_config/Ubuntu.erb
@@ -68,7 +68,7 @@ PasswordAuthentication <%= scope.lookupvar('sshd::password_authentication') %>
# Kerberos options
KerberosAuthentication <%= scope.lookupvar('sshd::kerberos_authentication') %>
-KerberosOrLocalPasswd <%= scope.lookupvar('sshd::kerberos_aorlocalpasswd') %>
+KerberosOrLocalPasswd <%= scope.lookupvar('sshd::kerberos_orlocalpasswd') %>
KerberosTicketCleanup <%= scope.lookupvar('sshd::kerberos_ticketcleanup') %>
# GSSAPI options