<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/cpp/etc/sasl2, branch QPID-6125-ProtocolRefactoring</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-4244 : expand broker mech list in sasl config file.</title>
<updated>2012-08-24T15:22:04+00:00</updated>
<author>
<name>Michael Goulish</name>
<email>mgoulish@apache.org</email>
</author>
<published>2012-08-24T15:22:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=eb0e1c510fb44d9557e89e9740fca4244655960b'/>
<id>eb0e1c510fb44d9557e89e9740fca4244655960b</id>
<content type='text'>
in The file /etc/sasl2/qpidd.conf, expand the list to: 
  ANONYMOUS DIGEST-MD5 EXTERNAL PLAIN
and improve the comments.



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1376958 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in The file /etc/sasl2/qpidd.conf, expand the list to: 
  ANONYMOUS DIGEST-MD5 EXTERNAL PLAIN
and improve the comments.



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1376958 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>I am removing DIGEST-MD5 from the mech list, because we cannot supply</title>
<updated>2011-11-03T15:15:45+00:00</updated>
<author>
<name>Michael Goulish</name>
<email>mgoulish@apache.org</email>
</author>
<published>2011-11-03T15:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=2c0b33570bba17d9572bb24e371c1d15c8e97f24'/>
<id>2c0b33570bba17d9572bb24e371c1d15c8e97f24</id>
<content type='text'>
a username+passwd in the sasldb file without introducing a security hole
to production systems.
So now the only mech is ANONYMOUS -- and lots of changes to the comments 
to make it clear how to enable MD5 and how to add username+passwd for it.
Also, one of the broker options that was mentioned in the old text was 
archaic -- updated that.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1197178 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a username+passwd in the sasldb file without introducing a security hole
to production systems.
So now the only mech is ANONYMOUS -- and lots of changes to the comments 
to make it clear how to enable MD5 and how to add username+passwd for it.
Also, one of the broker options that was mentioned in the old text was 
archaic -- updated that.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1197178 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>JIRA 3337</title>
<updated>2011-07-06T19:28:45+00:00</updated>
<author>
<name>Michael Goulish</name>
<email>mgoulish@apache.org</email>
</author>
<published>2011-07-06T19:28:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=936a8c1689cfe87b938c82fe8add92b10ee407fd'/>
<id>936a8c1689cfe87b938c82fe8add92b10ee407fd</id>
<content type='text'>
no more defaulting to guest/guest username/password
qpidd.sasldb is no longer created -- users who want usernames and passwords in there must create it. 
but a local qpidd.sasldb is (before this change) being created for 'make check' testing.
The etc/sasl2/qpidd.conf file now has an explicit mech list -- so we will no longer default to the system-list.



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1143536 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
no more defaulting to guest/guest username/password
qpidd.sasldb is no longer created -- users who want usernames and passwords in there must create it. 
but a local qpidd.sasldb is (before this change) being created for 'make check' testing.
The etc/sasl2/qpidd.conf file now has an explicit mech list -- so we will no longer default to the system-list.



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1143536 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing new line to end of conf file.</title>
<updated>2009-02-20T17:13:01+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2009-02-20T17:13:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=3d10240efc85b6e76c500f177d6f9d680f29a493'/>
<id>3d10240efc85b6e76c500f177d6f9d680f29a493</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@746297 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@746297 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dummy option to example conf file that suppresses a spurious cyrus sasl warning.</title>
<updated>2009-02-20T17:11:40+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2009-02-20T17:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=2a082ecb53800693e14de7b89b7b3cfde86e0600'/>
<id>2a082ecb53800693e14de7b89b7b3cfde86e0600</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@746296 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@746296 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove mechanism restrictions from default sasl config file.</title>
<updated>2009-01-07T12:22:05+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2009-01-07T12:22:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=08ea4d59e8c52f6181746b7fc58301a56d49965f'/>
<id>08ea4d59e8c52f6181746b7fc58301a56d49965f</id>
<content type='text'>
 


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@732317 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@732317 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing ASF license to conf files and init script</title>
<updated>2008-12-15T11:21:43+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2008-12-15T11:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1a058f6f969de4e66a574808bc0bb0e05c80b235'/>
<id>1a058f6f969de4e66a574808bc0bb0e05c80b235</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@726681 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@726681 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-648: Patch from Matt Farrellee</title>
<updated>2008-05-09T18:09:43+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2008-05-09T18:09:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=7f0c95b0e94c964a92c77c7c8c59035ffff35f34'/>
<id>7f0c95b0e94c964a92c77c7c8c59035ffff35f34</id>
<content type='text'>
- support for realms
- updates to packaging to create a default db and the necessary conf files for plain and anon



git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@654902 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- support for realms
- updates to packaging to create a default db and the necessary conf files for plain and anon



git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@654902 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
