<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/setup/tests, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>selftest: Fix test samba4.blackbox.group.py</title>
<updated>2014-10-23T13:56:04+00:00</updated>
<author>
<name>Marc Muehlfeld</name>
<email>mmuehlfeld@samba.org</email>
</author>
<published>2014-10-18T00:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=1c7b81e76824ce78ecc5d700b76b8a68b1beb1bd'/>
<id>1c7b81e76824ce78ecc5d700b76b8a68b1beb1bd</id>
<content type='text'>
The test created two users and in later steps it tried adding two
non-existend users to groups. This fix adds now the two created
accounts to the groups instead.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10871

Signed-off-by: Marc Muehlfeld &lt;mmuehlfeld@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test created two users and in later steps it tried adding two
non-existend users to groups. This fix adds now the two created
accounts to the groups instead.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10871

Signed-off-by: Marc Muehlfeld &lt;mmuehlfeld@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>selftest: make blackbox_setpassword.sh test run independently</title>
<updated>2014-04-02T15:12:45+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2014-02-14T10:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=6f8297d3cfa0beb4c21101b528dfa598a24700ba'/>
<id>6f8297d3cfa0beb4c21101b528dfa598a24700ba</id>
<content type='text'>
Change-Id: I8f3cdfc2c66800f9a1e11aec4f25a42752b6b205
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8f3cdfc2c66800f9a1e11aec4f25a42752b6b205
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>provision: Remove --username and --password options from samba-tool domain provision</title>
<updated>2013-10-11T06:32:10+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2013-09-26T17:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=48b979c4fec39c8d3b9684b4a759715c0f93e9cc'/>
<id>48b979c4fec39c8d3b9684b4a759715c0f93e9cc</id>
<content type='text'>
This avoids confusion, because the LDAP backend does not use these,
and they do not set the password for the administrator account either!

This may break support for the 'existing' backend LDAP backend, but
that is nothing more than a stub for future development anyway, and
new work in this area should use EXTERNAL in any case.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids confusion, because the LDAP backend does not use these,
and they do not set the password for the administrator account either!

This may break support for the 'existing' backend LDAP backend, but
that is nothing more than a stub for future development anyway, and
new work in this area should use EXTERNAL in any case.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-openldap: Restored openldap-related options to the provision script</title>
<updated>2013-09-26T05:31:05+00:00</updated>
<author>
<name>Nadezhda Ivanova</name>
<email>nivanova@symas.com</email>
</author>
<published>2013-09-24T17:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=fc486d861c4c616407725b7adfa7cec712526c9a'/>
<id>fc486d861c4c616407725b7adfa7cec712526c9a</id>
<content type='text'>
At the moment they are only available if TEST_LDAP=yes to avoid accidental use
as the openldap backend is still failing some tests

Signed-off-by: Nadezhda Ivanova &lt;nivanova@symas.com&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User(master): Nadezhda Ivanova &lt;nivanova@samba.org&gt;
Autobuild-Date(master): Thu Sep 26 07:31:05 CEST 2013 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At the moment they are only available if TEST_LDAP=yes to avoid accidental use
as the openldap backend is still failing some tests

Signed-off-by: Nadezhda Ivanova &lt;nivanova@symas.com&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User(master): Nadezhda Ivanova &lt;nivanova@samba.org&gt;
Autobuild-Date(master): Thu Sep 26 07:31:05 CEST 2013 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>selftest: Remove output directories to save disk space</title>
<updated>2013-03-04T07:35:05+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2013-02-17T11:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=b9b637569960ae7eef5ee12436624af34a718a9a'/>
<id>b9b637569960ae7eef5ee12436624af34a718a9a</id>
<content type='text'>
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>selftest: Add ldapcmp to ensure upgradeprovision of a fresh DB is a no-op</title>
<updated>2013-03-04T07:32:21+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2013-02-15T14:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=d7936ee20c20635d62657cb821ff6dc4eb5fe33c'/>
<id>d7936ee20c20635d62657cb821ff6dc4eb5fe33c</id>
<content type='text'>
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: remove redondent testsuites in provision</title>
<updated>2013-01-21T08:59:43+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2013-01-03T22:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=f70d0ac7390fdd0f305f0ee1133fd9611ca3333a'/>
<id>f70d0ac7390fdd0f305f0ee1133fd9611ca3333a</id>
<content type='text'>
Removed provision are already tested somewhere else.

Signed-off-by: Matthieu Patou &lt;mat@matws.net&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User(master): Matthieu Patou &lt;mat@samba.org&gt;
Autobuild-Date(master): Mon Jan 21 09:59:43 CET 2013 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed provision are already tested somewhere else.

Signed-off-by: Matthieu Patou &lt;mat@matws.net&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User(master): Matthieu Patou &lt;mat@samba.org&gt;
Autobuild-Date(master): Mon Jan 21 09:59:43 CET 2013 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:scripting: rename upgradeprovision -&gt; samba_upgradeprovision</title>
<updated>2012-09-12T05:07:27+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-09-10T12:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=2c4255084a036a8d9b029484c6fceedd989cd79b'/>
<id>2c4255084a036a8d9b029484c6fceedd989cd79b</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:setup/tests: make use of samba-tool domain provision</title>
<updated>2012-09-11T06:35:56+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-09-10T12:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=fdd2a7e65f638eac91471c5428aef4ae8b2f2fb3'/>
<id>fdd2a7e65f638eac91471c5428aef4ae8b2f2fb3</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>selftest: Fix comment in blackbox_s3upgrade.sh</title>
<updated>2012-08-27T21:57:30+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-27T12:39:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=24f3147019899cdc05cd95a53ce91ded7436c9a6'/>
<id>24f3147019899cdc05cd95a53ce91ded7436c9a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
