<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/auth, branch talloc-2.0.8</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>auth/kerberos: add HAVE_KRB5 guard to fix non-krb5 build after winbindd pac changes</title>
<updated>2012-09-22T00:44:07+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-21T22:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d59688a8e749454a59174b545f152a5c2880f999'/>
<id>d59688a8e749454a59174b545f152a5c2880f999</id>
<content type='text'>
Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Sat Sep 22 02:44:07 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Sat Sep 22 02:44:07 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>auth/kerberos: Adjust log level for failed PAC signature verification</title>
<updated>2012-09-21T02:49:32+00:00</updated>
<author>
<name>Christof Schmitt</name>
<email>christof.schmitt@us.ibm.com</email>
</author>
<published>2012-07-30T18:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=05befd2f734d3962619ebc0cc137bbe5cedfd81d'/>
<id>05befd2f734d3962619ebc0cc137bbe5cedfd81d</id>
<content type='text'>
With winbindd trying to verify the signature of an application provided
PAC, this message can be easily triggered. Adjust the debug level to
avoid filling up the logs.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With winbindd trying to verify the signature of an application provided
PAC, this message can be easily triggered. Adjust the debug level to
avoid filling up the logs.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>auth: Fix some nonempty blank lines</title>
<updated>2012-09-21T02:49:32+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2012-09-18T17:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8a6a13ab51f404525ff18f65d5a22132c465898e'/>
<id>8a6a13ab51f404525ff18f65d5a22132c465898e</id>
<content type='text'>
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>auth/credentials: Do not print passwords in a talloc memory dump</title>
<updated>2012-08-31T04:30:38+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-31T01:19:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a5d57a04c2e515212cc1f2b51c9a02acb33a79ba'/>
<id>a5d57a04c2e515212cc1f2b51c9a02acb33a79ba</id>
<content type='text'>
The fact that a password was created here is enough information, so
overwrite with the function name and line.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fact that a password was created here is enough information, so
overwrite with the function name and line.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>auth/credentials: Support match-by-key in cli_credentials_get_server_gss_creds()</title>
<updated>2012-08-29T23:26:12+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-29T21:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5131359edae7a5c7092c0d41bb225941596ddcac'/>
<id>5131359edae7a5c7092c0d41bb225941596ddcac</id>
<content type='text'>
This allows a password alone to be used to accept kerberos tickets.

Of course, we need to have got the salt right, but we do not need also
the correct kvno.  This allows gensec_gssapi to accept tickets based on
a secrets.tdb entry.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Thu Aug 30 01:26:12 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows a password alone to be used to accept kerberos tickets.

Of course, we need to have got the salt right, but we do not need also
the correct kvno.  This allows gensec_gssapi to accept tickets based on
a secrets.tdb entry.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Thu Aug 30 01:26:12 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>auth/credentials: Remove unused, and un-declared cli_credentials_set_krbtgt()</title>
<updated>2012-08-29T01:34:52+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-28T23:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=17337cfec071f7f82fa4c50ace751d51277a4b20'/>
<id>17337cfec071f7f82fa4c50ace751d51277a4b20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>auth/credentials: Better integrate fetch of secrets.tdb and secrets.ldb records</title>
<updated>2012-08-29T01:34:52+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-28T23:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=beafdd6410f122d39c32d51629dd7eaf20a8a6c1'/>
<id>beafdd6410f122d39c32d51629dd7eaf20a8a6c1</id>
<content type='text'>
By checking first if there is a secrets.tdb record and passing in the password and last change time
we avoid setting one series of values and then replacing them.  We also avoid the need to work
around the setting of anonymous.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By checking first if there is a secrets.tdb record and passing in the password and last change time
we avoid setting one series of values and then replacing them.  We also avoid the need to work
around the setting of anonymous.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>auth/credentials: Improve memory handling in cli_credentials_set_machine_account</title>
<updated>2012-08-29T01:11:09+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-28T23:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a0e4bdcb5b374a4259164aed8fdbcc7b1761f09b'/>
<id>a0e4bdcb5b374a4259164aed8fdbcc7b1761f09b</id>
<content type='text'>
By using a tempoary talloc context this is much tidier and more reliable code.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Wed Aug 29 03:11:10 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By using a tempoary talloc context this is much tidier and more reliable code.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Wed Aug 29 03:11:10 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>auth/credentials: Avoid double-free in the failure case</title>
<updated>2012-08-28T23:09:10+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-28T23:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bcc29f9e7317601737858184f5ec6243552e0c0c'/>
<id>bcc29f9e7317601737858184f5ec6243552e0c0c</id>
<content type='text'>
This pointer is only valid if dbwrap_fetch returned success.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This pointer is only valid if dbwrap_fetch returned success.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>auth/credentials: Rework credentials handling to try and find the most recent machine pw</title>
<updated>2012-08-27T21:57:29+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-27T11:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f873d422b153c55754c0d1e83670cda7c3a7f7e3'/>
<id>f873d422b153c55754c0d1e83670cda7c3a7f7e3</id>
<content type='text'>
As winbindd will update secrets.tdb but not secrets.ldb, we need to detect this and use secrets.tdb

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As winbindd will update secrets.tdb but not secrets.ldb, we need to detect this and use secrets.tdb

Andrew Bartlett
</pre>
</div>
</content>
</entry>
</feed>
