Create acl.ldif

This commit is contained in:
Anthony Wang 2021-08-02 07:40:26 -05:00 committed by GitHub
parent f75a4f72b6
commit 0812120d03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
acl.ldif Normal file
View file

@ -0,0 +1,10 @@
access to attrs=cn,givenName,sn,userPassword,mail,loginShell,photo
by self write
by anonymous auth
by dn.base="cn=Manager,dc=exozy,dc=me" write
by * none
access to *
by self read
by dn.base="cn=Manager,dc=exozy,dc=me" write
by * read