aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/install/base/ldap/access-control
diff options
context:
space:
mode:
authorM.Gergo2019-03-08 21:20:34 +0100
committerM.Gergo2019-03-08 21:20:34 +0100
commitf51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0 (patch)
treee13e60e4b94a3b58f1e2bfbe271102c8f04b67bd /mayor-orig/install/base/ldap/access-control
parentc76a004b0135786f2742283f8d5f917106f58bd8 (diff)
downloadmayor-f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0.tar.gz
mayor-f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0.zip
további rendrakás
Diffstat (limited to 'mayor-orig/install/base/ldap/access-control')
-rw-r--r--mayor-orig/install/base/ldap/access-control/mayor.acl97
1 files changed, 0 insertions, 97 deletions
diff --git a/mayor-orig/install/base/ldap/access-control/mayor.acl b/mayor-orig/install/base/ldap/access-control/mayor.acl
deleted file mode 100644
index abc5b4d5..00000000
--- a/mayor-orig/install/base/ldap/access-control/mayor.acl
+++ /dev/null
@@ -1,97 +0,0 @@
-#
-# Jelszó változtatás
-#
-
-access to dn.subtree="ou=diak,%BASEDN%"
- attrs=userPassword
- by anonymous auth
- by self write
- by group/mayorGroup/member="cn=useradmin,ou=Groups,%BASEDN%" write
- by group/mayorGroup/member="cn=diakadmin,ou=Groups,%BASEDN%" write
- by * none
-
-access to attrs=userPassword
- by anonymous auth
- by self write
- by group/mayorGroup/member="cn=useradmin,ou=Groups,%BASEDN%" write
- by * none
-
-
-access to dn.subtree="ou=diak,%BASEDN%"
- attrs=shadowLastChange,shadowExpire
- by anonymous read
- by self write
- by group/mayorGroup/member="cn=useradmin,ou=Groups,%BASEDN%" write
- by group/mayorGroup/member="cn=diakadmin,ou=Groups,%BASEDN%" write
- by * read
-
-access to attrs=shadowLastChange,shadowExpire
- by anonymous read
- by self write
- by group/mayorGroup/member="cn=useradmin,ou=Groups,%BASEDN%" write
- by * read
-
-#
-# Személyes adatok
-#
-
-# A session nyitáshoz szükséges adatoknak publikusan olvashatónak kell lennie (shadow, studyId)
-
-access to dn.subtree="ou=diak,%BASEDN%"
- attrs=mail
- by self write
- by group/mayorGroup/member="cn=useradmin,ou=Groups,%BASEDN%" write
- by group/mayorGroup/member="cn=diakadmin,ou=Groups,%BASEDN%" write
- by * read
-
-access to dn.subtree="ou=diak,%BASEDN%"
- attrs=telephonenumber,mobile
- by self write
- by group/mayorGroup/member="cn=useradmin,ou=Groups,%BASEDN%" write
- by group/mayorGroup/member="cn=diakadmin,ou=Groups,%BASEDN%" write
- by users read
- by * none
-
-access to dn.subtree="ou=diak,%BASEDN%"
- attrs=cn,studyId
- by group/mayorGroup/member="cn=useradmin,ou=Groups,%BASEDN%" write
- by group/mayorGroup/member="cn=diakadmin,ou=Groups,%BASEDN%" write
- by * read
-
-access to dn.subtree="ou=diak,%BASEDN%"
- attrs=l,street,postaladdress,postalcode
- by group/mayorGroup/member="cn=useradmin,ou=Groups,%BASEDN%" write
- by group/mayorGroup/member="cn=diakadmin,ou=Groups,%BASEDN%" write
- by users read
- by * none
-
-# ******************************************************************* #
-
-access to attrs=mail
- by self write
- by group/mayorGroup/member="cn=useradmin,ou=Groups,%BASEDN%" write
- by * read
-
-access to attrs=telephonenumber,mobile
- by self write
- by group/mayorGroup/member="cn=useradmin,ou=Groups,%BASEDN%" write
- by users read
- by * none
-
-access to attrs=cn,studyId
- by group/mayorGroup/member="cn=useradmin,ou=Groups,%BASEDN%" write
- by * read
-
-access to attrs=l,street,postaladdress,postalcode
- by group/mayorGroup/member="cn=useradmin,ou=Groups,%BASEDN%" write
- by users read
- by * none
-
-#
-# Alapértelmezett
-#
-
-access to *
- by group/mayorGroup/member="cn=useradmin,ou=Groups,%BASEDN%" write
- by anonymous read
- by * read