1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-28 03:33:13 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Stefan Metzmacher
8ea59f2372 r6884: the invocationID is only used as objectGUID on the NTDS Settings object on the
first DC in the forest!

metze
2007-10-10 13:16:55 -05:00
Andrew Bartlett
c25e78b4b3 r6883: Move to what simo assures me is the 'correct' way to find the NetBIOS
and long names for a domain.

Add servicePrincipalName mapping table (administrator configurable),
in the same spot as microsoft uses.

Andrew Bartlett
2007-10-10 13:16:55 -05:00
Simo Sorce
4401c74fbc r6868: the @ATTRIBUTES object format has changed 2007-10-10 13:16:52 -05:00
Andrew Tridgell
f0c37555ff r6751: dnsDomain should be CASE_INSENSITIVE (winxp will sometimes do a cldap query with this
in uppercase)
2007-10-10 13:16:41 -05:00
Andrew Bartlett
cd61ff80f8 r6698: Our domain join code requires that the secureChannelType be set. Type
6 is BDC, which is correct for a self-join.

Andrew Bartlett
2007-10-10 13:16:35 -05:00
Stefan Metzmacher
db2f5619f8 r6697: fix from Sven (wAmpIre) Velt
metze
2007-10-10 13:16:35 -05:00
Stefan Metzmacher
af16ecb7ac r6571: create a simple smb.conf by provision.pl
metze
2007-10-10 13:16:26 -05:00
Andrew Bartlett
8ee208a926 r6565: Cludge, cludge, cludge...
We need to pass the 'secure channel type' to the NETLOGON layer, which
must match the account type.

(Yes, jelmer objects to this inclusion of the kitchen sink ;-)

Andrew Bartlett
2007-10-10 13:16:26 -05:00
Jelmer Vernooij
7d2d4a57e0 r6564: - Fix bug in socket_wrapper
- Add options --quiet and --outputdir options to the provisioning script
- Add simple 'make test' and 'make test-swrap'
2007-10-10 13:16:26 -05:00
Andrew Bartlett
1a1f0bd33c r6534: Patch from lieschen to fix our vital user creation tools :-)
Andrew Bartlett
2007-10-10 13:16:24 -05:00
Tim Potter
e2f127b4d8 r6361: Update howto and provisioning script with the moves made in r6207. 2007-10-10 13:11:34 -05:00
Stefan Metzmacher
c35887ca64 r6207: - clean up source topdir
- move provision stuff to setup/
- remove unused scripts

metze
2007-10-10 13:11:26 -05:00