]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Re-order LDAP permissions
authorNick Porter <nick@portercomputing.co.uk>
Thu, 21 Apr 2022 08:20:13 +0000 (09:20 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Mon, 29 Aug 2022 12:32:26 +0000 (13:32 +0100)
src/tests/salt-test-server/salt/ldap/base.ldif

index 6195e92aa3e37d727a8bcef09a16c847db93e017..f221faee93e3a6bc8168bdfaea254aa632d829cf 100644 (file)
@@ -11,8 +11,8 @@ olcDbIndex: objectClass eq
 olcLastMod: TRUE
 olcDbCheckpoint: 512 30
 olcAccess: to attrs=userPassword by dn="cn=admin,dc=example,dc=com" write by anonymous auth by self write by * none
-olcAccess: to * by dn.exact="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" manage by dn="cn=admin,cn=config" manage
 olcAccess: to attrs=shadowLastChange by self write by * read
+olcAccess: to * by dn.exact="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" manage by dn="cn=admin,cn=config" manage
 olcAccess: to dn.base="" by * read
 olcAccess: to * by dn="cn=admin,dc=example,dc=com" write by * read