ira/wip.git
14 years agos3-spoolss: stricter name checks when opening back-channel notify connection.
Günther Deschner [Mon, 18 Jan 2010 23:33:57 +0000 (00:33 +0100)]
s3-spoolss: stricter name checks when opening back-channel notify connection.

Make sure to always check if the name the client passed in
spoolss_RemoteFindFirstPrinterChangeNotifyEx is not one of our names.

Guenther

14 years agos3-selftest: use absolute path when setting SOCKET_WRAPPER_DIR.
Günther Deschner [Mon, 18 Jan 2010 23:55:48 +0000 (00:55 +0100)]
s3-selftest: use absolute path when setting SOCKET_WRAPPER_DIR.

Guenther

14 years agos4-smbtorture: support spoolss_ReplyClosePrinter server call in RPC-SPOOLSS-NOTIFY.
Günther Deschner [Mon, 18 Jan 2010 23:27:50 +0000 (00:27 +0100)]
s4-smbtorture: support spoolss_ReplyClosePrinter server call in RPC-SPOOLSS-NOTIFY.

A handle obtained with spoolss_ReplyOpenPrinter will be closed with
spoolss_ReplyClosePrinter when we call spoolss_ClosePrinter on the remote side.

Guenther

14 years agos4-smbtorture: restructure spoolss server implementations in RPC-SPOOLSS-NOTIFY.
Günther Deschner [Mon, 18 Jan 2010 23:22:57 +0000 (00:22 +0100)]
s4-smbtorture: restructure spoolss server implementations in RPC-SPOOLSS-NOTIFY.

Guenther

14 years agos4-smbtorture: skip ReplyOpenPrinter test in RPC-SPOOLSS-NOTIFY while testing s3.
Günther Deschner [Mon, 18 Jan 2010 23:19:47 +0000 (00:19 +0100)]
s4-smbtorture: skip ReplyOpenPrinter test in RPC-SPOOLSS-NOTIFY while testing s3.

Guenther

14 years agos4-smbtorture: strip trailing whitespace.
Günther Deschner [Tue, 19 Jan 2010 13:10:47 +0000 (14:10 +0100)]
s4-smbtorture: strip trailing whitespace.

Guenther

14 years agos3 net/i18n: update .po files
Kai Blin [Tue, 19 Jan 2010 09:06:26 +0000 (10:06 +0100)]
s3 net/i18n: update .po files

14 years agos3 net/i18n: Use only one spelling for "Usage:"
Kai Blin [Tue, 19 Jan 2010 08:23:42 +0000 (09:23 +0100)]
s3 net/i18n: Use only one spelling for "Usage:"

14 years agos3 net: Fix compile error with WITH_DNS_UPDATES
Kai Blin [Tue, 19 Jan 2010 08:36:55 +0000 (09:36 +0100)]
s3 net: Fix compile error with WITH_DNS_UPDATES

bd3c922e2bc1a163efc1d8c9cb59578bebb79616 introduced a compile-time error
when building with WITH_DNS_UPDATES.

14 years agos3/net: split up some printable stings to ease i18n
Björn Jacke [Mon, 18 Jan 2010 22:39:19 +0000 (23:39 +0100)]
s3/net: split up some printable stings to ease i18n

If we put strings like "Usage:" into separate _() macros and not the whole
"Usage:..." string we can cover much more messages by only one single
translation. The drawback is that the message in the sources looks less pretty.

14 years agos3/i18n/de: improve some German translations
Björn Jacke [Mon, 18 Jan 2010 22:25:41 +0000 (23:25 +0100)]
s3/i18n/de: improve some German translations

14 years agoѕ3/i18n/de: fix typo
Björn Jacke [Mon, 18 Jan 2010 21:07:55 +0000 (22:07 +0100)]
ѕ3/i18n/de: fix typo

14 years agotestprogs: add tests for GetPrinterData{Ex} and EnumPrinterDataEx.
Günther Deschner [Fri, 15 Jan 2010 15:36:25 +0000 (16:36 +0100)]
testprogs: add tests for GetPrinterData{Ex} and EnumPrinterDataEx.

Guenther

14 years agotestprogs: add tests for GetForm.
Günther Deschner [Fri, 15 Jan 2010 15:25:20 +0000 (16:25 +0100)]
testprogs: add tests for GetForm.

Guenther

14 years agotestprogs: pass down LPPRINTER_DEFAULTS in spoolss test.
Günther Deschner [Fri, 15 Jan 2010 15:24:40 +0000 (16:24 +0100)]
testprogs: pass down LPPRINTER_DEFAULTS in spoolss test.

Guenther

14 years agoMerge branch 'master' of git://git.samba.org/samba
Lars Müller [Mon, 18 Jan 2010 10:52:33 +0000 (11:52 +0100)]
Merge branch 'master' of git://git.samba.org/samba

14 years agoWork around bad use of autoconf interna
Lars Müller [Mon, 18 Jan 2010 10:49:01 +0000 (11:49 +0100)]
Work around bad use of autoconf interna

Merge fix made by Andreas Schwab <schwab@linux-m68k.org>.  This change
had been in use by SUSE since 2008-07-03.

14 years agonet: Add German translation, specially for the command listing
André Hentschel [Thu, 14 Jan 2010 18:49:18 +0000 (19:49 +0100)]
net: Add German translation, specially for the command listing

Signed-off-by: Kai Blin <kai@samba.org>
14 years agos3-docs: Add man page for vfs_scannedonly.
Olivier Sessink [Mon, 18 Jan 2010 10:40:33 +0000 (11:40 +0100)]
s3-docs: Add man page for vfs_scannedonly.

Fix bug #7028.

14 years agos3-selftest: use testenv dc so that smbtorture4 actually uses the client configuration.
Günther Deschner [Mon, 18 Jan 2010 09:59:08 +0000 (10:59 +0100)]
s3-selftest: use testenv dc so that smbtorture4 actually uses the client configuration.

Found while trying to get RPC-SPOOLSS-NOTIFY working against s3.

Guenther

14 years agos3: Show share path in swat statuspage
Marcin Gryszkalis [Mon, 18 Jan 2010 09:15:29 +0000 (10:15 +0100)]
s3: Show share path in swat statuspage

14 years agos3: Fix the format string for smbcontrol pool-usage
Volker Lendecke [Sun, 17 Jan 2010 22:07:39 +0000 (23:07 +0100)]
s3: Fix the format string for smbcontrol pool-usage

With the dot I have seen printf to not print anything

14 years agoidl: switched to using the WSPP names for the 'neighbour' DRS options
Andrew Tridgell [Sun, 17 Jan 2010 10:59:56 +0000 (21:59 +1100)]
idl: switched to using the WSPP names for the 'neighbour' DRS options

The documentation shows that all these functions in fact use the same
flags variable type. To be consistent between functions, and to allow
easy reference to the WSPP docs, it is better for us to also use this
generic DrsOptions bitfield rather than one per operations.

14 years agos3: Protect against an invalid bcc in SMBsendtxt
Volker Lendecke [Tue, 10 Nov 2009 22:14:58 +0000 (23:14 +0100)]
s3: Protect against an invalid bcc in SMBsendtxt

14 years agos3: For "smbcontrol <pid> pool-usage", print the first 50 bytes of a string
Volker Lendecke [Sun, 17 Jan 2010 13:57:54 +0000 (14:57 +0100)]
s3: For "smbcontrol <pid> pool-usage", print the first 50 bytes of a string

14 years agos3: Fix some nonempty blank lines
Volker Lendecke [Sun, 17 Jan 2010 12:52:53 +0000 (13:52 +0100)]
s3: Fix some nonempty blank lines

14 years agoModification of fix for bug 6876 - Delete of an object whose parent folder does not...
Jeremy Allison [Sun, 17 Jan 2010 01:03:06 +0000 (17:03 -0800)]
Modification of fix for bug 6876 - Delete of an object whose parent folder does not have delete rights fails even if the delete right is set on the object

Suggested by Volker. Reduce the surface area of the
become_root() unbecome_root() code to reduce the chance
of errors.

Jeremy.

14 years agos4-drs: allow for security bypass for DsReplicaGetInfo
Andrew Tridgell [Sat, 16 Jan 2010 19:52:14 +0000 (06:52 +1100)]
s4-drs: allow for security bypass for DsReplicaGetInfo

Use --option=drs:disable_sec_check=true until the group membership bug
with the PAC is fixed.

14 years agos4-dsdb: isGlobalCatalogReady should be shown by default
Andrew Tridgell [Sat, 16 Jan 2010 19:48:09 +0000 (06:48 +1100)]
s4-dsdb: isGlobalCatalogReady should be shown by default

This caused repadmin.exe to crash. Thanks to Hongwei for tracking this
down for us.

14 years agoldap: Fix test failure that seemed to go unreported previously.
Jelmer Vernooij [Sat, 16 Jan 2010 23:35:26 +0000 (12:35 +1300)]
ldap: Fix test failure that seemed to go unreported previously.

14 years agoldap.py: Remove unused imports.
Jelmer Vernooij [Sat, 16 Jan 2010 23:26:53 +0000 (12:26 +1300)]
ldap.py: Remove unused imports.

14 years agos3: Fix a crash in libsmbclient used against the OpenSolaris CIFS server
Volker Lendecke [Sat, 16 Jan 2010 12:31:44 +0000 (13:31 +0100)]
s3: Fix a crash in libsmbclient used against the OpenSolaris CIFS server

A user has sent me a sniff where the OpenSolaris CIFS server returns "32" in
totalentries, but the array in ctr only contains 15 entries. Look at the right
delimiter for walking the array.

14 years agos4 selftest: Fix and reenable WINBIND-STRUCT.NETBIOS_NAME test
Kai Blin [Sat, 16 Jan 2010 11:37:30 +0000 (12:37 +0100)]
s4 selftest: Fix and reenable WINBIND-STRUCT.NETBIOS_NAME test

14 years agos4-kerberos: raise the general kerberos debug level to 3
Andrew Tridgell [Sat, 16 Jan 2010 06:57:17 +0000 (17:57 +1100)]
s4-kerberos: raise the general kerberos debug level to 3

level 2 for every krb request is a bit much

14 years agosubunit/testtools: Include newer version.
Jelmer Vernooij [Sat, 16 Jan 2010 06:56:21 +0000 (19:56 +1300)]
subunit/testtools: Include newer version.

14 years agoImport testtools as well, required for subunit.
Jelmer Vernooij [Fri, 8 Jan 2010 01:09:20 +0000 (02:09 +0100)]
Import testtools as well, required for subunit.

14 years agosubunit: Import new version.
Jelmer Vernooij [Thu, 31 Dec 2009 17:48:41 +0000 (18:48 +0100)]
subunit: Import new version.

14 years agoAdd README about subunit.
Jelmer Vernooij [Thu, 31 Dec 2009 17:32:17 +0000 (18:32 +0100)]
Add README about subunit.

14 years agoAdd script for updating the copy of subunit.
Jelmer Vernooij [Thu, 31 Dec 2009 17:31:23 +0000 (18:31 +0100)]
Add script for updating the copy of subunit.

14 years agoFix permissions - net subcommand modules don't need to be executable.
Jelmer Vernooij [Thu, 31 Dec 2009 17:17:23 +0000 (18:17 +0100)]
Fix permissions - net subcommand modules don't need to be executable.

14 years agos4-torture: fixed DsReplicaGetInfo elements
Andrew Tridgell [Sat, 16 Jan 2010 03:44:24 +0000 (14:44 +1100)]
s4-torture: fixed DsReplicaGetInfo elements

14 years agos4-kcc: added DsReplicaGetInfo pending ops call
Andrew Tridgell [Sat, 16 Jan 2010 02:40:51 +0000 (13:40 +1100)]
s4-kcc: added DsReplicaGetInfo pending ops call

Just return 0 pending ops for now

14 years agos4-provision: added w2k8r2 ldap capabilities
Andrew Tridgell [Sat, 16 Jan 2010 02:20:46 +0000 (13:20 +1100)]
s4-provision: added w2k8r2 ldap capabilities

14 years agos4-devel: added rebuild_zone.sh
Andrew Tridgell [Sat, 16 Jan 2010 02:20:24 +0000 (13:20 +1100)]
s4-devel: added rebuild_zone.sh

This rebuilds a DNS zone file, including all DCs from sam.ldb

14 years agos4-provision: added "check-names ignore;" to allow for _msdcs A records
Andrew Tridgell [Sat, 16 Jan 2010 02:19:50 +0000 (13:19 +1100)]
s4-provision: added "check-names ignore;" to allow for _msdcs A records

14 years agos4-kcc: added DsReplicaGetInfo CURSORS2 level
Andrew Tridgell [Sat, 16 Jan 2010 01:10:40 +0000 (12:10 +1100)]
s4-kcc: added DsReplicaGetInfo CURSORS2 level

14 years agos4-idl: in DsReplicaGetInfo unknown2 is actually an enumeration_context
Andrew Tridgell [Sat, 16 Jan 2010 01:03:01 +0000 (12:03 +1100)]
s4-idl: in DsReplicaGetInfo unknown2 is actually an enumeration_context

14 years agos4-kcc: added support for CURSORS info level in DsReplicaGetInfo
Andrew Tridgell [Sat, 16 Jan 2010 00:49:39 +0000 (11:49 +1100)]
s4-kcc: added support for CURSORS info level in DsReplicaGetInfo

14 years agos4-dsdb: take advantage of local cursor and sort
Andrew Tridgell [Sat, 16 Jan 2010 00:49:09 +0000 (11:49 +1100)]
s4-dsdb: take advantage of local cursor and sort

in getncchanges and repl task we don't need the extra load and sort
any more.

14 years agos4-dsdb: add our local cursor and sort in dsdb_load_udv_*()
Andrew Tridgell [Sat, 16 Jan 2010 00:48:25 +0000 (11:48 +1100)]
s4-dsdb: add our local cursor and sort in dsdb_load_udv_*()

This makes things much simpler for the callers

14 years agos4-drs: use dsdb_load_udv_v2() in getncchanges code
Andrew Tridgell [Sat, 16 Jan 2010 00:08:59 +0000 (11:08 +1100)]
s4-drs: use dsdb_load_udv_v2() in getncchanges code

14 years agos4-dsdb: use dsdb_load_udv_v2() in repl task
Andrew Tridgell [Sat, 16 Jan 2010 00:08:44 +0000 (11:08 +1100)]
s4-dsdb: use dsdb_load_udv_v2() in repl task

14 years agos4-dsdb: added dsdb_load_udv_v2() and dsdb_load_udv_v1()
Andrew Tridgell [Sat, 16 Jan 2010 00:08:15 +0000 (11:08 +1100)]
s4-dsdb: added dsdb_load_udv_v2() and dsdb_load_udv_v1()

14 years agos4-kcc: simplify the ReplicaGetInfo implementation a bit
Andrew Tridgell [Fri, 15 Jan 2010 23:37:26 +0000 (10:37 +1100)]
s4-kcc: simplify the ReplicaGetInfo implementation a bit

14 years agos4-kcc: squash a warning
Andrew Tridgell [Fri, 15 Jan 2010 23:36:56 +0000 (10:36 +1100)]
s4-kcc: squash a warning

14 years agos4-drs: better debug info when security checks fail
Andrew Tridgell [Fri, 15 Jan 2010 23:36:40 +0000 (10:36 +1100)]
s4-drs: better debug info when security checks fail

show the security token of the user at debug level 2

14 years agos4-dsdb: require admin access for DsReplicaGetInfo
Andrew Tridgell [Fri, 15 Jan 2010 23:36:06 +0000 (10:36 +1100)]
s4-dsdb: require admin access for DsReplicaGetInfo

14 years agos4-drs: framework for DsGetReplInfo(), includes the DS_REPL_INFO_NEIGHBORS infoType.
Andrew Tridgell [Fri, 15 Jan 2010 08:36:16 +0000 (19:36 +1100)]
s4-drs: framework for DsGetReplInfo(), includes the DS_REPL_INFO_NEIGHBORS infoType.

This patch includes the framework for the implementation of all infoTypes of
the DsGetReplInfo() call, and includes the implementation for the first one,
the DS_REPL_INFO_NEIGHBORS.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
14 years agos4-drs: give better debug info on unsupported DRS calls
Andrew Tridgell [Fri, 15 Jan 2010 08:34:32 +0000 (19:34 +1100)]
s4-drs: give better debug info on unsupported DRS calls

14 years agos4-drs: torture test for DsGetReplInfo() (RPC-DSGETINFO test).
Erick Nogueira do Nascimento [Wed, 23 Dec 2009 19:54:30 +0000 (17:54 -0200)]
s4-drs: torture test for DsGetReplInfo() (RPC-DSGETINFO test).

Signed-off-by: Andrew Tridgell <tridge@samba.org>
14 years agos4-dsdb: added isGlobalCatalogReady
Andrew Tridgell [Fri, 15 Jan 2010 08:13:26 +0000 (19:13 +1100)]
s4-dsdb: added isGlobalCatalogReady

needed for dcdiag.exe

14 years agoSecond part of bug 7045 - Bad (non memory copying) interfaces in smbc_setXXXX calls.
Jeremy Allison [Sat, 16 Jan 2010 01:33:24 +0000 (17:33 -0800)]
Second part of bug 7045 - Bad (non memory copying) interfaces in smbc_setXXXX calls.

Protect against SMB_STRDUP of null...

Jeremy.

14 years agoFix bug 7045 - Bad (non memory copying) interfaces in smbc_setXXXX calls.
Jeremy Allison [Sat, 16 Jan 2010 01:22:35 +0000 (17:22 -0800)]
Fix bug 7045 - Bad (non memory copying) interfaces in smbc_setXXXX calls.

In smbc_free_context libsmbclient just called free() on the string options
so it assumes the callers have malloced them before setting them via smbc_set
calls.

Change to corretly malloc/free string options to the library.

Jeremy

14 years agos4-ldb: cope with bad ptr alignment in ldb_index.c
Andrew Tridgell [Fri, 15 Jan 2010 21:58:27 +0000 (08:58 +1100)]
s4-ldb: cope with bad ptr alignment in ldb_index.c

We can't assume that a rec_ptr will come back from a tdb traverse with
alignment sufficient for a pointer.

14 years agos4 selftest: Ignore more winbind test known to fail
Kai Blin [Fri, 15 Jan 2010 01:08:35 +0000 (02:08 +0100)]
s4 selftest: Ignore more winbind test known to fail

14 years agos4-smbtorture: add setup_schannel_netlogon_pipe() function.
Günther Deschner [Thu, 14 Jan 2010 23:25:06 +0000 (00:25 +0100)]
s4-smbtorture: add setup_schannel_netlogon_pipe() function.

Guenther

14 years agoFix bug #7036 - net rpc getsid fails in hardened windows environments.
Jeremy Allison [Thu, 14 Jan 2010 23:39:30 +0000 (15:39 -0800)]
Fix bug #7036 - net rpc getsid fails in hardened windows environments.

Fix suggested by Dave.Daugherty@Centrify.com.

14 years agos4-torture: Migrate ntp_signd test to tsocket.
Andreas Schneider [Thu, 14 Jan 2010 11:57:56 +0000 (12:57 +0100)]
s4-torture: Migrate ntp_signd test to tsocket.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
14 years agoPart 4 of bug #7028 - include scannedonly VFS module
Olivier Sessink [Thu, 14 Jan 2010 20:13:14 +0000 (12:13 -0800)]
Part 4 of bug #7028 - include scannedonly VFS module

Fix some issues with handling names ending in '/'.

14 years agos3-libsmbclient: Fix crash bug in SMBC_parse_path().
Günther Deschner [Thu, 14 Jan 2010 18:34:26 +0000 (19:34 +0100)]
s3-libsmbclient: Fix crash bug in SMBC_parse_path().

Patch from Tim Waugh <twaugh@redhat.com>.
This resolves https://bugzilla.redhat.com/show_bug.cgi?id=552658

LIBSMBCLIENT-OPENDIR torture test checks this as well.

Guenther

14 years agos4-smbtorture: add rather simple libsmbclient torture testsuite.
Günther Deschner [Tue, 12 Jan 2010 16:42:00 +0000 (17:42 +0100)]
s4-smbtorture: add rather simple libsmbclient torture testsuite.

Guenther

14 years agos3:auth: fix account unlock regression introduced with fix for bug #4347
Michael Adam [Thu, 14 Jan 2010 13:24:35 +0000 (14:24 +0100)]
s3:auth: fix account unlock regression introduced with fix for bug #4347

By an oversight, the patchset for #4347 made the unlocking of a locked
account after the lockout duration ineffective.
Thanks to Björn for finding this!

Michael

14 years agos3 selftest: Enable the WINBIND-STRUCT tests
Kai Blin [Wed, 13 Jan 2010 12:58:20 +0000 (13:58 +0100)]
s3 selftest: Enable the WINBIND-STRUCT tests

14 years agos3 test: Fix WINBINDD-STRUCT tests
Kai Blin [Thu, 14 Jan 2010 12:21:44 +0000 (13:21 +0100)]
s3 test: Fix WINBINDD-STRUCT tests

The struct-based tests are working in make selftest, make them work in plain
"make test" as well.

14 years agos3 selftest: Fix LOOKUP_SID test.
Kai Blin [Wed, 13 Jan 2010 15:46:17 +0000 (16:46 +0100)]
s3 selftest: Fix LOOKUP_SID test.

WINBINDD_LIST_USERS does not give a domain name if we're a DC and the user is
from our domain.

14 years agos3 selftest: Fix WINBINDD_LIST_GROUPS test
Kai Blin [Wed, 13 Jan 2010 15:02:00 +0000 (16:02 +0100)]
s3 selftest: Fix WINBINDD_LIST_GROUPS test

If there's no groups in the database, there are no entries in extra_data. This
caused WINBINDD_LIST_GROUPS test to fail. Use the fact that
WINBINDD_LIST_GROUPS now reports the number of groups in data.num_entries to
identify the "no groups" case.

14 years agos3 winbindd: Return number of groups in data.num_entries for WINBINDD_LIST_GROUPS
Kai Blin [Wed, 13 Jan 2010 14:59:57 +0000 (15:59 +0100)]
s3 winbindd: Return number of groups in data.num_entries for WINBINDD_LIST_GROUPS

This allows to test if there's something wrong with the group list in
extra_data or if there's simply no groups in the database.

Volker, please check.

14 years agos3 selftest: Allow the enumeration of users and groups
Kai Blin [Wed, 13 Jan 2010 14:21:14 +0000 (15:21 +0100)]
s3 selftest: Allow the enumeration of users and groups

This fixes the WINBINDD_GETPWENT test.

14 years agos3 selftest: Fix the WINBINDD_GETDCNAMEe test.
Kai Blin [Wed, 13 Jan 2010 13:49:26 +0000 (14:49 +0100)]
s3 selftest: Fix the WINBINDD_GETDCNAMEe test.

The WINBINDD_GETDCNAME test expected an NSS_STATUS_SUCCESS return from all
calls. However, this does not apply for BUILTIN and the DC's own domain.
Make the test work again by skipping those two.

14 years agos3 winbindd: Get WINBINDD_CHECK_MACHACC torture test to work again.
Kai Blin [Wed, 13 Jan 2010 13:10:33 +0000 (14:10 +0100)]
s3 winbindd: Get WINBINDD_CHECK_MACHACC torture test to work again.

WINBINDD_CHECK_MACHACC used to report an NTSTATUS error and appropriate error
strings. Make this work again.

14 years agos4:provision_users.ldif - Add a comment that some objects under "Users" are now locat...
Matthias Dieter Wallnöfer [Wed, 13 Jan 2010 16:39:28 +0000 (17:39 +0100)]
s4:provision_users.ldif - Add a comment that some objects under "Users" are now located elsewhere

This is needed due to the new RID/SID distribution system

14 years agos4:provision_users.ldif - Add objects for IIS
Matthias Dieter Wallnöfer [Sun, 10 Jan 2010 13:20:09 +0000 (14:20 +0100)]
s4:provision_users.ldif - Add objects for IIS

Some WSPP locations point out that beginning with Windows Server 2008 they're
also per default present.

Compared against Windows Server 2008

14 years agos4:provision_users.ldif - Add additional BUILTIN objects
Matthias Dieter Wallnöfer [Mon, 11 Jan 2010 21:12:01 +0000 (22:12 +0100)]
s4:provision_users.ldif - Add additional BUILTIN objects

Compared against Windows Server 2008

14 years agos4:provision_users.ldif - add the restant part of the objects needing for RODC support
Matthias Dieter Wallnöfer [Mon, 11 Jan 2010 21:01:42 +0000 (22:01 +0100)]
s4:provision_users.ldif - add the restant part of the objects needing for RODC support

RODC = Read Only Domain Controllers

Compared against Windows Server 2008

14 years agos4:provision_users.ldif - Fix up errors on existing entries
Matthias Dieter Wallnöfer [Mon, 11 Jan 2010 20:57:32 +0000 (21:57 +0100)]
s4:provision_users.ldif - Fix up errors on existing entries

Compared against Windows Server 2008

14 years agos4:provision_users.ldif - Simple reordering
Matthias Dieter Wallnöfer [Mon, 11 Jan 2010 20:44:18 +0000 (21:44 +0100)]
s4:provision_users.ldif - Simple reordering

Sorted according the SID - easier for later enhancements.

14 years agos4:provision_users.ldif - Remove system objects from the wrong place
Matthias Dieter Wallnöfer [Mon, 11 Jan 2010 20:36:40 +0000 (21:36 +0100)]
s4:provision_users.ldif - Remove system objects from the wrong place

Objects like the "Cryptographic Operators", "Event Log Readers" don't belong
here but into the builtin domain.

14 years agos4:SAMR RPC - Fix the criteria for group searches
Matthias Dieter Wallnöfer [Tue, 12 Jan 2010 21:16:36 +0000 (22:16 +0100)]
s4:SAMR RPC - Fix the criteria for group searches

This should match the MS-SAMR documentation (section 3.1.5.5.1.1)

14 years agos4-idl: get rid of the operation specific DRS options flags
Andrew Tridgell [Thu, 14 Jan 2010 03:40:53 +0000 (14:40 +1100)]
s4-idl: get rid of the operation specific DRS options flags

It was confusing to have several sets of incomplete options when WSPP
uses a single set.

14 years agos4-torture: switch smbtorture to the generic DRS options
Andrew Tridgell [Thu, 14 Jan 2010 03:38:18 +0000 (14:38 +1100)]
s4-torture: switch smbtorture to the generic DRS options

14 years agos4-drs: switch the DRS server to the generic DRS options flags
Andrew Tridgell [Thu, 14 Jan 2010 03:38:00 +0000 (14:38 +1100)]
s4-drs: switch the DRS server to the generic DRS options flags

14 years agos4-torture: switch to generic DRS options flags
Andrew Tridgell [Thu, 14 Jan 2010 03:37:40 +0000 (14:37 +1100)]
s4-torture: switch to generic DRS options flags

14 years agos4-drepl: switch drepl over to using the generic DRS options flags
Andrew Tridgell [Thu, 14 Jan 2010 03:37:22 +0000 (14:37 +1100)]
s4-drepl: switch drepl over to using the generic DRS options flags

WSPP uses a single set of flags for all these DRS operations.

14 years agos4-idl: update the DRS_OPTIONS bits based on the latest WSPP docs
Andrew Tridgell [Thu, 14 Jan 2010 03:19:22 +0000 (14:19 +1100)]
s4-idl: update the DRS_OPTIONS bits based on the latest WSPP docs

14 years agos4-drs: Uses dsdb_load_partition_usn() with urgent_uSN in s4 code
Fernando J V da Silva [Wed, 13 Jan 2010 16:08:56 +0000 (14:08 -0200)]
s4-drs: Uses dsdb_load_partition_usn() with urgent_uSN in s4 code

Signed-off-by: Andrew Tridgell <tridge@samba.org>
14 years agos4-drs: Store uSNUrgent for Urgent Replication
Fernando J V da Silva [Thu, 7 Jan 2010 18:30:05 +0000 (16:30 -0200)]
s4-drs: Store uSNUrgent for Urgent Replication

When a object or attribute is created/updated/deleted, according
to [MS-ADTS] 3.1.1.5.1.6, it stores the uSNUrgent on @REPLCHANGED
for the partitions that it belongs.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
14 years agos3:pdb_ldap: restore Samba 3.0.x behavior and use the first "uid" value.
Stefan Metzmacher [Tue, 5 Jan 2010 12:30:42 +0000 (13:30 +0100)]
s3:pdb_ldap: restore Samba 3.0.x behavior and use the first "uid" value.

See bug #6157 for more details.

metze

Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 25806f43ddee7e2653e907eea2c6fcc075960fa1)

14 years agos3:smbldap: add smbldap_talloc_first_attribute()
Stefan Metzmacher [Tue, 5 Jan 2010 12:30:19 +0000 (13:30 +0100)]
s3:smbldap: add smbldap_talloc_first_attribute()

metze

Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit c992127f8a96c37940a6d298c7c6859c47f83d9b)

14 years agos4:dsdb: use validate_update module
Stefan Metzmacher [Tue, 29 Sep 2009 09:14:33 +0000 (11:14 +0200)]
s4:dsdb: use validate_update module

metze

14 years agos4:dsdb/schema: add dsdb_syntax_OID_validate_ldb()
Stefan Metzmacher [Tue, 12 Jan 2010 22:45:02 +0000 (23:45 +0100)]
s4:dsdb/schema: add dsdb_syntax_OID_validate_ldb()

This is a very heavy weight way of checking this syntax,
but it's very complex and using the existing function
should be ok for now. We can optimize it later.

metze