<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/python/samba/samdb.py, branch talloc-2.1.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>samba-tool: Create NIS enabled users and unixHomeDirectory attribute</title>
<updated>2015-02-03T16:18:32+00:00</updated>
<author>
<name>Marc Muehlfeld</name>
<email>mmuehlfeld@samba.org</email>
</author>
<published>2015-01-31T18:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=362cac25a744d2d5c6e01495d341969b863d7f12'/>
<id>362cac25a744d2d5c6e01495d341969b863d7f12</id>
<content type='text'>
Allow to create NIS enabled user accounts via 'samba-tool user add'.

To create NIS enabled accounts, the parameters
--uid-number=, --login-shell=, --unix-home=, --gid-number=
are mandatory. Because we didn't had a parameter to set unixHomeDirectory
yet, this patch also adds this feature.

'unixUserPassword: ABCD!efgh12345$67890' is added by default, when you
enable NIS on an account in ADUC. The same we do in samba-tool.

See: https://bugzilla.samba.org/show_bug.cgi?id=10909

Signed-off-by: Marc Muehlfeld &lt;mmuehlfeld@samba.org&gt;
Reviewed-By: Jelmer Vernooij &lt;jelmer@samba.org&gt;

Autobuild-User(master): Marc Muehlfeld &lt;mmuehlfeld@samba.org&gt;
Autobuild-Date(master): Tue Feb  3 17:18:32 CET 2015 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow to create NIS enabled user accounts via 'samba-tool user add'.

To create NIS enabled accounts, the parameters
--uid-number=, --login-shell=, --unix-home=, --gid-number=
are mandatory. Because we didn't had a parameter to set unixHomeDirectory
yet, this patch also adds this feature.

'unixUserPassword: ABCD!efgh12345$67890' is added by default, when you
enable NIS on an account in ADUC. The same we do in samba-tool.

See: https://bugzilla.samba.org/show_bug.cgi?id=10909

Signed-off-by: Marc Muehlfeld &lt;mmuehlfeld@samba.org&gt;
Reviewed-By: Jelmer Vernooij &lt;jelmer@samba.org&gt;

Autobuild-User(master): Marc Muehlfeld &lt;mmuehlfeld@samba.org&gt;
Autobuild-Date(master): Tue Feb  3 17:18:32 CET 2015 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>samba-tool group add: Add option --nis-domain and --gid</title>
<updated>2014-10-23T16:19:35+00:00</updated>
<author>
<name>Marc Muehlfeld</name>
<email>mmuehlfeld@samba.org</email>
</author>
<published>2014-10-17T22:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4bec1867987845fc40e9a17a283d2affc36e0dc5'/>
<id>4bec1867987845fc40e9a17a283d2affc36e0dc5</id>
<content type='text'>
This allows creating RFC2307 enabled groups via samba-tool

Signed-off-by: Marc Muehlfeld &lt;mmuehlfeld@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User(master): Michael Adam &lt;obnox@samba.org&gt;
Autobuild-Date(master): Thu Oct 23 18:19:35 CEST 2014 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows creating RFC2307 enabled groups via samba-tool

Signed-off-by: Marc Muehlfeld &lt;mmuehlfeld@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User(master): Michael Adam &lt;obnox@samba.org&gt;
Autobuild-Date(master): Thu Oct 23 18:19:35 CEST 2014 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>samba-tool: Add exception when trying to add/remove none existent users from a group.</title>
<updated>2014-10-23T13:56:04+00:00</updated>
<author>
<name>Marc Muehlfeld</name>
<email>mmuehlfeld@samba.org</email>
</author>
<published>2014-10-12T14:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4ab6df622c81363b8acb31113016ecfbbe1ec5c4'/>
<id>4ab6df622c81363b8acb31113016ecfbbe1ec5c4</id>
<content type='text'>
This allows a better scripting around samba-tool for adding/removing users
to/from groups. Before the output and the return code had indicated that
everything was successul.

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>
This allows a better scripting around samba-tool for adding/removing users
to/from groups. Before the output and the return code had indicated that
everything was successul.

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>Move python modules from source4/scripting/python/ to python/.</title>
<updated>2013-03-02T02:57:34+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-12-28T14:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=87afc3aee1ea593069322a49355dd8780d99e123'/>
<id>87afc3aee1ea593069322a49355dd8780d99e123</id>
<content type='text'>
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Sat Mar  2 03:57:34 CET 2013 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Sat Mar  2 03:57:34 CET 2013 on sn-devel-104
</pre>
</div>
</content>
</entry>
</feed>
