From b00b6fe00a39caa45d85b43ab35af1cdb3c470df Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 19 Mar 2015 23:34:17 +0100 Subject: [PATCH] =?UTF-8?q?Corrige=20les=20ACLs=20g=C3=A9n=C3=A9rales=20po?= =?UTF-8?q?ur=20qu'un=20utilisateur=20puisse=20modifier=20certains=20des?= =?UTF-8?q?=20champs=20de=20son=20profil?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/newdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/newdb b/lib/newdb index a8bb7bb..bc5100a 100755 --- a/lib/newdb +++ b/lib/newdb @@ -104,7 +104,7 @@ olcAccess: {0}to * by * break # Branche people olcAccess: {1}to dn.regex="uid=[^,]+,ou=people,$SUFFIX" attrs=supannAliasLogin,supannListeRouge,eduPersonNickname,supannMailPerso,userPassword,labeledURI - by self write break + by self write by * break # Les accès aux autres attributs utilisateurs olcAccess: {2}to dn.one="ou=people,$SUFFIX"