ajouter telephoneNumber et mobile aux attributs pilotés par l'utilisateur

This commit is contained in:
Benjamin Dauvergne 2018-04-27 14:00:35 +02:00
parent 1751cf08dc
commit 87798ad20a
2 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ olcAccess: {3}to dn.regex="uid=[^,]+,ou=people,$SUFFIX" attrs=userPassword
by self write
by anonymous auth
by * none
olcAccess: {4}to dn.regex="uid=[^,]+,ou=people,$SUFFIX" attrs=supannAliasLogin,supannListeRouge,eduPersonNickname,supannMailPerso,labeledURI
olcAccess: {4}to dn.regex="uid=[^,]+,ou=people,$SUFFIX" attrs=supannAliasLogin,supannListeRouge,eduPersonNickname,supannMailPerso,labeledURI,telephoneNumber,mobile
by self write
by * break
olcAccess: {5}to dn.one="ou=people,$SUFFIX"

View File

@ -59,7 +59,7 @@ olcAccess: {3}to dn.regex="uid=[^,]+,ou=people,$SUFFIX" attrs=userPassword
by self write
by anonymous auth
by * none
olcAccess: {4}to dn.regex="uid=[^,]+,ou=people,$SUFFIX" attrs=supannAliasLogin,supannListeRouge,eduPersonNickname,supannMailPerso,labeledURI
olcAccess: {4}to dn.regex="uid=[^,]+,ou=people,$SUFFIX" attrs=supannAliasLogin,supannListeRouge,eduPersonNickname,supannMailPerso,telephoneNumber,mobile,labeledURI
by self write
by * break
olcAccess: {5}to dn.one="ou=people,$SUFFIX"