aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2018-03-04 01:10:23 +0200
committerThomas Backlund <tmb@mageia.org>2018-03-04 01:10:23 +0200
commit7347ecf87fe10b0f939bd2490990140f2ed47636 (patch)
treeb93a1ed354266085ff5c9cd2622b9344af7170c5 /modules
parent69a1aac5c081ffe0eb1ba080faf7c84dbd58f3e3 (diff)
downloadpuppet-7347ecf87fe10b0f939bd2490990140f2ed47636.tar
puppet-7347ecf87fe10b0f939bd2490990140f2ed47636.tar.gz
puppet-7347ecf87fe10b0f939bd2490990140f2ed47636.tar.bz2
puppet-7347ecf87fe10b0f939bd2490990140f2ed47636.tar.xz
puppet-7347ecf87fe10b0f939bd2490990140f2ed47636.zip
ldap: allow ed25519 ssh keys
Diffstat (limited to 'modules')
-rw-r--r--modules/openldap/templates/slapd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/openldap/templates/slapd.conf b/modules/openldap/templates/slapd.conf
index b417643c..b7f23201 100644
--- a/modules/openldap/templates/slapd.conf
+++ b/modules/openldap/templates/slapd.conf
@@ -119,7 +119,7 @@ dynlist-attrset groupOfURLs memberURL member
overlay constraint
-constraint_attribute sshPublicKey regex "^ssh-(rsa|dss) [[:graph:]]+ [[:graph:]]+$"
+constraint_attribute sshPublicKey regex "^ssh-(rsa|dss|ed25519) [[:graph:]]+ [[:graph:]]+$"
# uncomment if you want to automatically update group
# memberships when an user is removed from the tree