Daniele Dario
f1f00e5ba0
Added number of FSMO roles owned by the server we are trying to demote.
2012-04-19 19:15:05 +02:00
Andrew Bartlett
0615cf5f85
s4-provision: Always give the warning if we are using eadb. It really should be for testing only
2012-04-19 19:15:05 +02:00
Simo Sorce
e21029a270
waf: Fix mispelling
...
Autobuild-User: Simo Sorce <idra@samba.org>
Autobuild-Date: Thu Apr 19 17:36:41 CEST 2012 on sn-devel-104
2012-04-19 17:36:41 +02:00
Simo Sorce
70d44a9a17
Fix Error messages
2012-04-19 15:55:30 +02:00
Matthieu Patou
cf39ef3637
s4-kcc: avoid a false alarm with rodc
...
Autobuild-User: Matthieu Patou <mat@samba.org>
Autobuild-Date: Thu Apr 19 12:32:58 CEST 2012 on sn-devel-104
2012-04-19 12:32:58 +02:00
Matthieu Patou
89cb1a4676
samba_spnupdate: don't try to register DNS related SPN if we are not mastering the NC
...
For RW DC the impact is pretty small but for RODC the whole SPN set is
rejected by the target DC as RODC hasn't the right to register DNS SPN
if it is not mastering this NC.
2012-04-19 10:57:10 +02:00
Andrew Bartlett
7ca706de8c
dbcheck: Add a check that every FSMO role has a valid owner
...
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Thu Apr 19 07:49:54 CEST 2012 on sn-devel-104
2012-04-19 07:49:54 +02:00
Andrew Bartlett
6b2753d71e
s4-samba-tool: Fix samba-tool fsmo seize
...
This is currently untested, and a restructure broke it.
Andrew Bartlett
2012-04-19 14:19:09 +10:00
Andrew Bartlett
a2b7a9e2a2
s4-s3upgrade: Do not ever set a domain-wide maxPwdAge of 0
...
This means no-expiry in s3, and so we must treat it like -1.
Andrew Bartlett
2012-04-19 14:19:09 +10:00
Andrew Bartlett
a5905bfb39
s4-s3upgrade: Ignore (with warning) groups that are listed but we cannot list members for
2012-04-19 09:59:40 +10:00
Jeremy Allison
916297e045
Fix samba3.raw.samba3hide test - ensure we set up POSIX capabilities
...
before doing POSIX calls like chmod.
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Apr 18 23:14:40 CEST 2012 on sn-devel-104
2012-04-18 23:14:40 +02:00
Jeremy Allison
c1dbbbc40c
Add smb_raw_setfsinfo() - currently only available level is SMB_SET_CIFS_UNIX_INFO.
2012-04-18 12:38:52 -07:00
Volker Lendecke
b0aaa49e3f
s4-torture: Fix the raw.notify mask test
...
When we do the notify triggers via a different client connection, adding the
notify record becomes subject to a race. Add a dummy operation after the
initial changenotify request was sent to make sure the notify record actually
arrived.
Autobuild-User: Volker Lendecke <vl@samba.org>
Autobuild-Date: Wed Apr 18 19:47:53 CEST 2012 on sn-devel-104
2012-04-18 19:47:53 +02:00
Volker Lendecke
03291270a6
s4-torture: Use 2 client connections for raw.notify.mask
...
This makes the test more interesting in a cluster
2012-04-18 18:16:28 +02:00
Volker Lendecke
5607f91796
s4-torture: Use 2 client connections for raw.notify.tree
...
This makes the test more interesting in a cluster
2012-04-18 18:16:27 +02:00
Volker Lendecke
1bb7d25176
s4-torture: Use 2 client connections for raw.notify.recursive
...
This makes the test more interesting in a cluster
2012-04-18 18:16:27 +02:00
Michael Adam
2085c20bb1
s4:torture:smb2: add a session.reauth2 test.
...
* open a file,
* reauth anonymously
* try to access file via handle
* reauth as user
* try to access file again
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Wed Apr 18 16:53:35 CEST 2012 on sn-devel-104
2012-04-18 16:53:35 +02:00
Michael Adam
f3ac212d8b
s4:torture:smb2: rename the file in the session-reauth1 test more systematically
...
The original name seems to have come in via copy and paste.
2012-04-18 15:17:36 +02:00
Michael Adam
361deb856b
s4:torture:smb2: rename the session_reauth test to session_reauth1
...
More tests reauth? will follow...
2012-04-18 15:17:36 +02:00
Volker Lendecke
26b9ab2780
s4-torture: notify all is empty now
...
Autobuild-User: Volker Lendecke <vl@samba.org>
Autobuild-Date: Wed Apr 18 15:16:13 CEST 2012 on sn-devel-104
2012-04-18 15:16:12 +02:00
Volker Lendecke
bd3ceb8792
s4-torture: Separate out the notify alignment subtest
2012-04-18 13:42:14 +02:00
Volker Lendecke
6b445cdfc6
s4-torture: Separate out the notify basedir subtest
2012-04-18 13:42:14 +02:00
Volker Lendecke
98f8f4236c
s4-torture: Separate out the notify overflow subtest
2012-04-18 13:42:14 +02:00
Volker Lendecke
a7cff2b72e
s4-torture: Separate out the notify tree subtest
2012-04-18 13:42:14 +02:00
Volker Lendecke
d1a898a76b
s4-torture: Separate out the notify double subtest
2012-04-18 13:42:14 +02:00
Volker Lendecke
c180cd0468
s4-torture: Separate out the notify tcp_dis subtest
2012-04-18 13:42:14 +02:00
Volker Lendecke
e5181d0460
s4-torture: Separate out the notify ulogoff subtest
2012-04-18 13:42:13 +02:00
Volker Lendecke
07def3221e
s4-torture: Separate out the notify exit subtest
2012-04-18 13:42:13 +02:00
Volker Lendecke
f864b93b31
s4-torture: Separate out the notify tdis subtest
2012-04-18 13:42:13 +02:00
Volker Lendecke
b570668f55
s4-torture: Separate out the notify file subtest
2012-04-18 13:42:13 +02:00
Volker Lendecke
6f6192b998
s4-torture: Separate out the notify mask_change subtest
2012-04-18 13:42:13 +02:00
Volker Lendecke
5429593eed
s4-torture: Separate out the notify recursive subtest
2012-04-18 13:42:13 +02:00
Volker Lendecke
87e2a549e9
s4-torture: Separate out the notify mask subtest
2012-04-18 13:42:13 +02:00
Volker Lendecke
74f134df72
s4-torture: Separate out the notify dir subtest
2012-04-18 13:42:13 +02:00
Volker Lendecke
13666857f2
s4-torture: Separate out the notify tcon subtest
2012-04-18 13:42:12 +02:00
Volker Lendecke
8e41c2f81c
s4-torture: Make notify a suite
2012-04-18 13:42:12 +02:00
Andrew Tridgell
c69c07efec
dbcheck: added fix for incorrect RMD_FLAGS
...
this fixes the case where a DN link has RMD_FLAGS=0 for a link inside
a deleted object
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Wed Apr 18 09:19:41 CEST 2012 on sn-devel-104
2012-04-18 09:19:41 +02:00
Andrew Tridgell
997a22e7bf
dsdb: added SHOW_DELETED to samldb_member_check()
...
when dbcheck is fixing DNs, it will sometimes operated on a deleted DN
link
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2012-04-18 07:48:05 +02:00
Matthias Dieter Wallnöfer
8c9c6f869d
s4:dbchecker.py - integrate the "objectClass" fixing code
...
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2012-04-18 07:48:05 +02:00
Matthias Dieter Wallnöfer
a2a9c334c1
s4:dsdb/pydsdb.c - call the "objectClass" normalisation code from Python
...
This allows the dbchecker to fix ordering/inconsistency problems with
the mentioned attribute.
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2012-04-18 07:48:05 +02:00
Andrew Bartlett
538893d183
s3fs: Use xattr_tdb format for xattr storage
...
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Wed Apr 18 05:39:01 CEST 2012 on sn-devel-104
2012-04-18 05:39:01 +02:00
Andrew Bartlett
628a24172f
s4-python: Add python wrapper for xattr_tdb format xattr storage
...
This uses the format used by the vfs_xattr_tdb module. The s4
posix:eadb format is kept, just in a new file and module.
Andrew Bartlett
2012-04-18 12:05:00 +10:00
Michael Adam
9e9887d323
s4:samdb:rootdse: implement the schemaUpgradeInProgress operation in ldap modify
...
This is preliminary in that it is implemented as a no-op for a start
just to be able to successfully answer the request, which seems to be
sufficient in order to e.g. survive the exchange schema extensions.
Signed-off-by: Matthieu Patou <mat@matws.net>
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Wed Apr 18 02:48:28 CEST 2012 on sn-devel-104
2012-04-18 02:48:28 +02:00
Matthieu Patou
c5934d9a1c
s4-schema: set subClassOf by default to top if not specified
...
Signed-off-by: Michael Adam <obnox@samba.org>
2012-04-18 00:07:02 +02:00
Matthieu Patou
9887d390b1
s4-schema: remove unused variable
2012-04-18 00:07:01 +02:00
Matthieu Patou
e3fa5d7d2a
s4-schema: Generate some schema related attribute as MS AD is doing if they are not present in ldb requests
2012-04-18 00:07:00 +02:00
Matthieu Patou
167c6eb61e
s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and dsdb_class_from_ldb to dsdb_set_class_from_ldb
2012-04-18 00:06:59 +02:00
Matthieu Patou
6ccaf279da
s4: use enums instead of strings it's cheaper
2012-04-17 23:13:16 +02:00
Stefan Metzmacher
4460ba5288
s4:ldapcmp.py: pass down outf and errf
...
Not all classes are derived from class 'Command'.
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Tue Apr 17 10:06:47 CEST 2012 on sn-devel-104
2012-04-17 10:06:47 +02:00
Jelmer Vernooij
1e949f3cd1
provision: Simplify handling of default for --server-role.
...
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Mon Apr 16 18:12:24 CEST 2012 on sn-devel-104
2012-04-16 18:12:24 +02:00