From 87798ad20adae83b269a2fa6512016be8a47ba9c Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Fri, 27 Apr 2018 14:00:35 +0200 Subject: [PATCH] =?UTF-8?q?ajouter=20telephoneNumber=20et=20mobile=20aux?= =?UTF-8?q?=20attributs=20pilot=C3=A9s=20par=20l'utilisateur?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/newdb | 2 +- lib/resetdb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/newdb b/lib/newdb index f6ee501..d580694 100755 --- a/lib/newdb +++ b/lib/newdb @@ -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" diff --git a/lib/resetdb b/lib/resetdb index d543db5..e8837b2 100755 --- a/lib/resetdb +++ b/lib/resetdb @@ -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"