<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/utils, branch ldb-1.2.3</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>net: groupmap cleanup should not delete BUILTIN mappings</title>
<updated>2017-10-25T06:43:04+00:00</updated>
<author>
<name>Ralph Boehme</name>
<email>slow@samba.org</email>
</author>
<published>2017-09-30T06:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7070cfbc51f76f8951398da1d608242738299a92'/>
<id>7070cfbc51f76f8951398da1d608242738299a92</id>
<content type='text'>
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13065

Signed-off-by: Ralph Boehme &lt;slow@samba.org&gt;
Reviewed-by: Volker Lendecke &lt;vl@samba.org&gt;

Autobuild-User(master): Volker Lendecke &lt;vl@samba.org&gt;
Autobuild-Date(master): Mon Oct  2 15:17:00 CEST 2017 on sn-devel-144

(cherry picked from commit 064e17c0d6934f685c075abe0cf4913fa20d3a94)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13065

Signed-off-by: Ralph Boehme &lt;slow@samba.org&gt;
Reviewed-by: Volker Lendecke &lt;vl@samba.org&gt;

Autobuild-User(master): Volker Lendecke &lt;vl@samba.org&gt;
Autobuild-Date(master): Mon Oct  2 15:17:00 CEST 2017 on sn-devel-144

(cherry picked from commit 064e17c0d6934f685c075abe0cf4913fa20d3a94)
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:utils: Remove pointless if-clause for remote_machine</title>
<updated>2017-08-28T09:04:16+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2017-08-22T13:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5568b2d7660ce98856e250818496a372efed0d1c'/>
<id>5568b2d7660ce98856e250818496a372efed0d1c</id>
<content type='text'>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12975

Review with: git show -U20

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlet &lt;abartlet@samba.org&gt;
(cherry picked from commit 4a4bfcb539b4489f397b2bc9369215b7e03e620e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12975

Review with: git show -U20

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlet &lt;abartlet@samba.org&gt;
(cherry picked from commit 4a4bfcb539b4489f397b2bc9369215b7e03e620e)
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:utils: Make sure we authenticate against our SAM name in smbpasswd</title>
<updated>2017-08-28T09:04:15+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2017-08-18T14:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c308ad1149969e0663893ca663c544cea31e5d34'/>
<id>c308ad1149969e0663893ca663c544cea31e5d34</id>
<content type='text'>
If a local user wants to change his password using smbpasswd and the
machine is a domain member, we need to make sure we authenticate against
our SAM and not ask winbind.

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

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlet &lt;abartlet@samba.org&gt;
(cherry picked from commit dc129a968afdac8be70f9756bd18a7bf1f4c3b02)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a local user wants to change his password using smbpasswd and the
machine is a domain member, we need to make sure we authenticate against
our SAM and not ask winbind.

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

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlet &lt;abartlet@samba.org&gt;
(cherry picked from commit dc129a968afdac8be70f9756bd18a7bf1f4c3b02)
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:utils: Pass domain to password_change() in smbpasswd</title>
<updated>2017-08-28T09:04:15+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2017-08-18T14:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2fcedfb29285ee875099afa5fd590f23ebc9b720'/>
<id>2fcedfb29285ee875099afa5fd590f23ebc9b720</id>
<content type='text'>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12975

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlet &lt;abartlet@samba.org&gt;
(cherry picked from commit b483340639157fe95777672f5723455c48c3c616)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12975

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlet &lt;abartlet@samba.org&gt;
(cherry picked from commit b483340639157fe95777672f5723455c48c3c616)
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:utils: Make strings const passed to password_change() in smbpasswd</title>
<updated>2017-08-28T09:04:15+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2017-08-18T14:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0714ae6be195e9a3e6725e2f5f0d2527cb074612'/>
<id>0714ae6be195e9a3e6725e2f5f0d2527cb074612</id>
<content type='text'>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12975

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlet &lt;abartlet@samba.org&gt;
(cherry picked from commit 41a31a71abe144362fc7483fabba39aafa866373)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12975

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlet &lt;abartlet@samba.org&gt;
(cherry picked from commit 41a31a71abe144362fc7483fabba39aafa866373)
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:libsmb: Move prototye of remote_password_change()</title>
<updated>2017-08-28T09:04:15+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2017-08-18T14:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a53ed1ed6172ec22f5a5842e55838d50d340fad4'/>
<id>a53ed1ed6172ec22f5a5842e55838d50d340fad4</id>
<content type='text'>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12975

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlet &lt;abartlet@samba.org&gt;
(cherry picked from commit c773844e7529b83b2633671c7bcf1e7b84ad7950)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12975

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlet &lt;abartlet@samba.org&gt;
(cherry picked from commit c773844e7529b83b2633671c7bcf1e7b84ad7950)
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:libsmb: Pass domain to remote_password_change()</title>
<updated>2017-08-28T09:04:15+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2017-08-18T14:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=34137a10e79389ade3667efecb6b8d734b22c8f8'/>
<id>34137a10e79389ade3667efecb6b8d734b22c8f8</id>
<content type='text'>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12975

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlet &lt;abartlet@samba.org&gt;
(cherry picked from commit 7a554ee7dcefdff599ebc6fbf4e128b33ffccf29)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12975

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlet &lt;abartlet@samba.org&gt;
(cherry picked from commit 7a554ee7dcefdff599ebc6fbf4e128b33ffccf29)
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:utils: Do not report an invalid range for AD DC role</title>
<updated>2017-08-28T09:04:14+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2017-08-18T08:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=09df2ebb07c7085f7835c94c63914ccf52cbbdb6'/>
<id>09df2ebb07c7085f7835c94c63914ccf52cbbdb6</id>
<content type='text'>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12629

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

(cherry picked from commit 95e30b081f273f2d156792577179c5220c0a10cc)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12629

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

(cherry picked from commit 95e30b081f273f2d156792577179c5220c0a10cc)
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:utils: Fix buffer size for snprintf and format string</title>
<updated>2017-08-28T09:04:14+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2017-08-09T06:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=168bea2bb7c7f0ad215327c747fe30eb9a5f334d'/>
<id>168bea2bb7c7f0ad215327c747fe30eb9a5f334d</id>
<content type='text'>
GCC 7.1 produces an error:
‘snprintf’ output between 47 and 66 bytes into a destination of size 40

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

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Ralph Boehme &lt;slow@samba.org&gt;

Autobuild-User(master): Ralph Böhme &lt;slow@samba.org&gt;
Autobuild-Date(master): Wed Aug  9 13:37:47 CEST 2017 on sn-devel-144

(cherry picked from commit b86f44cbd0b1fcaf39c9edec764ecef2fd6a863b)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GCC 7.1 produces an error:
‘snprintf’ output between 47 and 66 bytes into a destination of size 40

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

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Ralph Boehme &lt;slow@samba.org&gt;

Autobuild-User(master): Ralph Böhme &lt;slow@samba.org&gt;
Autobuild-Date(master): Wed Aug  9 13:37:47 CEST 2017 on sn-devel-144

(cherry picked from commit b86f44cbd0b1fcaf39c9edec764ecef2fd6a863b)
</pre>
</div>
</content>
</entry>
<entry>
<title>s3/utils: smbcacls failed to detect DIRECTORIES using SMB2 (windows only)</title>
<updated>2017-08-01T09:35:15+00:00</updated>
<author>
<name>Noel Power</name>
<email>noel.power@suse.com</email>
</author>
<published>2017-07-20T12:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=66707ea1cdb3c274ad3c0752482180e2e97423b4'/>
<id>66707ea1cdb3c274ad3c0752482180e2e97423b4</id>
<content type='text'>
uint16_t get_fileinfo(...) returns file attributes, this function
called

     cli_qfileinfo_basic(cli, fnum, &amp;mode, NULL, NULL, NULL,
                     NULL, NULL, NULL);

which was failing with NT_STATUS_ACCESS_DENIED errors when fnum above
was obtained via (when using protocol &gt; SMB). Note: This only seems to be
an issue when run against a windows server, with smbd SMB1 &amp; SMB2 work fine.

    status = cli_ntcreate(cli, filename, 0, CREATE_ACCESS_READ,
                  0, FILE_SHARE_READ|FILE_SHARE_WRITE,
                  FILE_OPEN, 0x0, 0x0, &amp;fnum, NULL);

The failing cli_qfileinfo_basic call above is unnecessary as we can already
obtain the required information from the cli_ntcreate call

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

Signed-off-by: Noel Power &lt;noel.power@suse.com&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
(cherry picked from commit c57dcafb150823b00fd873046e65a966a8488fa8)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
uint16_t get_fileinfo(...) returns file attributes, this function
called

     cli_qfileinfo_basic(cli, fnum, &amp;mode, NULL, NULL, NULL,
                     NULL, NULL, NULL);

which was failing with NT_STATUS_ACCESS_DENIED errors when fnum above
was obtained via (when using protocol &gt; SMB). Note: This only seems to be
an issue when run against a windows server, with smbd SMB1 &amp; SMB2 work fine.

    status = cli_ntcreate(cli, filename, 0, CREATE_ACCESS_READ,
                  0, FILE_SHARE_READ|FILE_SHARE_WRITE,
                  FILE_OPEN, 0x0, 0x0, &amp;fnum, NULL);

The failing cli_qfileinfo_basic call above is unnecessary as we can already
obtain the required information from the cli_ntcreate call

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

Signed-off-by: Noel Power &lt;noel.power@suse.com&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
(cherry picked from commit c57dcafb150823b00fd873046e65a966a8488fa8)
</pre>
</div>
</content>
</entry>
</feed>
