mirror of
https://github.com/samba-team/samba.git
synced 2025-11-15 16:23:49 +03:00
r20495: Further notes on joining with fedora DS.
Add in a hook for adding an ACI, needed to allow anonymous access
until we hook across a SYSTEM token to the LDAP server.
Andrew Bartlett
(This used to be commit f45504e271)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
43b715a96d
commit
e8dfa06d45
@@ -701,6 +701,7 @@ function provision_guess()
|
||||
subobj.LDAPMODULE = "entryUUID";
|
||||
subobj.LDAPMODULES = "objectguid";
|
||||
subobj.EXTENSIBLEOBJECT = "# no objectClass: extensibleObject for local ldb";
|
||||
subobj.ACI = "# no aci for local ldb";
|
||||
return subobj;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user