Skip to content
Snippets Groups Projects

WIP: Rename sshAuthorizedKey to sshPublicKey. Advances ticdesk#64.

Closed Tom Teichler requested to merge ticdesk-issue64 into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -29,7 +29,7 @@ ldap_schema = rfc2307
@@ -29,7 +29,7 @@ ldap_schema = rfc2307
ldap_account_expire_policy = shadow
ldap_account_expire_policy = shadow
ldap_pwd_policy = shadow
ldap_pwd_policy = shadow
ldap_access_order = fitler, expire
ldap_access_order = fitler, expire
ldap_user_ssh_public_key = sshAuthorizedKey
ldap_user_ssh_public_key = sshPublicKey
auth_provider = krb5
auth_provider = krb5
chpass_provider = krb5
chpass_provider = krb5
cache_credentials = true
cache_credentials = true
Loading