1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/param
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
..
config.mk r19676: Fix some more dependencies. 2007-10-10 14:25:29 -05:00
generic.c r17930: Merge noinclude branch: 2007-10-10 14:16:54 -05:00
loadparm.c r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct 2007-10-10 14:29:15 -05:00
loadparm.h r15851: the conversion of loadparm to BOOL broke all big-endian platforms as 2007-10-10 14:08:32 -05:00
param.h r14844: Support a stdbool.h replacement in lib/replace/ 2007-10-10 13:59:41 -05:00
params.c r15573: Fix build of systems that have iconv headers in non-standard locations 2007-10-10 14:05:58 -05:00
secrets.c r19831: Big ldb_dn optimization and interfaces enhancement patch 2007-10-10 14:28:22 -05:00
secrets.h r19573: Move secrets.o into param/ (subsystems haven't been integrated yet). 2007-10-10 14:24:55 -05:00
share_classic.c r18558: Fix ShareCheck which was assuming all paths are "C:\" 2007-10-10 14:18:46 -05:00
share_ldb.c r20034: Start using ldb_search_exp_fmt() 2007-10-10 14:28:51 -05:00
share.c r18590: Some more work on the srvsvc pipe 2007-10-10 14:18:53 -05:00
share.h r18590: Some more work on the srvsvc pipe 2007-10-10 14:18:53 -05:00
util.c r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libraries 2007-10-10 14:24:41 -05:00