diff --git a/manifests/init.pp b/manifests/init.pp index 848a0a7..9baf08a 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -90,7 +90,7 @@ class wmdeit_ldap ( "by anonymous break", "by * read", ], - "4 to dn.subtree=\"$database\" attrs=entry,objectClass" => [ + "4 to dn.subtree=\"$database\" attrs=entry,objectClass,uid" => [ "by anonymous read", "by * break", ],