mirror of
https://github.com/samba-team/samba.git
synced 2025-11-16 20:23:50 +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 commit is contained in:
committed by
Gerald (Jerry) Carter
parent
a9a61eb543
commit
f45504e271
@@ -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