1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/ldap_server
Andrew Bartlett d471e52d23 r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct
way to setup a Samba4 DC is to set 'server role = domain controller'.

We use the fSMORoleOwner attribute in the base DN to determine the PDC.

This patch is quite large, as I have corrected a number of places that
assumed taht we are always the PDC, or that used the smb.conf
lp_server_role() to determine that.

Also included is a warning fix in the SAMR code, where the IDL has
seperated a couple of types for group display enumeration.

We also now use the ldb database to determine if we should run the
global catalog service.

In the near future, I will complete the DRSUAPI
DsGetDomainControllerInfo server-side on the same basis.

Andrew Bartlett
(This used to be commit 67d8365e83)
2007-10-10 14:29:15 -05:00
..
devdocs r17829: Fix the order of the bytes 2007-10-10 14:16:46 -05:00
config.mk r19522: Remove gensec and credentials dependency from the rootdse module (less 2007-10-10 14:24:44 -05:00
ldap_backend.c r19832: better prototypes for the linearization functions: 2007-10-10 14:28:22 -05:00
ldap_bind.c r19598: Ahead of a merge to current lorikeet-heimdal: 2007-10-10 14:25:00 -05:00
ldap_extended.c r17930: Merge noinclude branch: 2007-10-10 14:16:54 -05:00
ldap_server.c r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct 2007-10-10 14:29:15 -05:00
ldap_server.h r17237: - keep pointer to the different sockets 2007-10-10 14:10:22 -05:00