<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/tools/ipa-replica-manage, branch testing</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Running ipa-replica-manage as non-root cause errors</title>
<updated>2011-05-13T11:27:04+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-03-21T16:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=e96d0776f8fd7703a4ca6794f6766fa8577db6f5'/>
<id>e96d0776f8fd7703a4ca6794f6766fa8577db6f5</id>
<content type='text'>
Logging errors are printed out when ipa-replica-manage is run
as a non-root user. Log has been disabled in such case to
prevent such messages.

https://fedorahosted.org/freeipa/ticket/1046
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Logging errors are printed out when ipa-replica-manage is run
as a non-root user. Log has been disabled in such case to
prevent such messages.

https://fedorahosted.org/freeipa/ticket/1046
</pre>
</div>
</content>
</entry>
<entry>
<title>Store list of non-master replicas in DIT and provide way to list them</title>
<updated>2011-03-02T14:46:46+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-02-28T22:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=54b26270186422607ef52b9b408326744b2d86d1'/>
<id>54b26270186422607ef52b9b408326744b2d86d1</id>
<content type='text'>
Fixes: https://fedorahosted.org/freeipa/ticket/1007
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: https://fedorahosted.org/freeipa/ticket/1007
</pre>
</div>
</content>
</entry>
<entry>
<title>Use wrapper for sasl gssapi binds so it behaves like other binds</title>
<updated>2011-03-01T16:02:55+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-02-25T23:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=2028695d88cad856d3051abc76fa9254dd3598e2'/>
<id>2028695d88cad856d3051abc76fa9254dd3598e2</id>
<content type='text'>
By calling directly sasl_interactive_bind_s() we were not calling __lateinit()
This in turn resulted in some variables like dbdir not to be set on the
IPAadmin object.
Keep all bind types in the same place so the same common sbind steps can be
performed in each case.

Related to: https://fedorahosted.org/freeipa/ticket/1022
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By calling directly sasl_interactive_bind_s() we were not calling __lateinit()
This in turn resulted in some variables like dbdir not to be set on the
IPAadmin object.
Keep all bind types in the same place so the same common sbind steps can be
performed in each case.

Related to: https://fedorahosted.org/freeipa/ticket/1022
</pre>
</div>
</content>
</entry>
<entry>
<title>Force sync in both direction before changing replication agreements</title>
<updated>2011-02-01T18:49:41+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-01-31T21:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=5c6232e24d008d062bb5e70dae5b111c32e96169'/>
<id>5c6232e24d008d062bb5e70dae5b111c32e96169</id>
<content type='text'>
Fixes: https://fedorahosted.org/freeipa/ticket/887
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: https://fedorahosted.org/freeipa/ticket/887
</pre>
</div>
</content>
</entry>
<entry>
<title>Always add DNS records when installing a replica</title>
<updated>2011-01-25T19:01:35+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-01-21T19:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=cec3978c799220164ba0f560d3e764a0d879bb05'/>
<id>cec3978c799220164ba0f560d3e764a0d879bb05</id>
<content type='text'>
Even if the replica is not running a DNS server other replicas might.
So if the DNS container is present, then try to add DNS records.

Fixes: https://fedorahosted.org/freeipa/ticket/824
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even if the replica is not running a DNS server other replicas might.
So if the DNS container is present, then try to add DNS records.

Fixes: https://fedorahosted.org/freeipa/ticket/824
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow using Kerberos credentials with the 'connect' command</title>
<updated>2011-01-14T19:06:56+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-01-12T15:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=cfa23b1c2a421e795095c4b40c21e53d5090dce0'/>
<id>cfa23b1c2a421e795095c4b40c21e53d5090dce0</id>
<content type='text'>
Now that we can setup GSSAPI authenticated replication we are not
tied to use the Directory Manager password to set up replication
agreements.

Fixes: https://fedorahosted.org/freeipa/ticket/644
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we can setup GSSAPI authenticated replication we are not
tied to use the Directory Manager password to set up replication
agreements.

Fixes: https://fedorahosted.org/freeipa/ticket/644
</pre>
</div>
</content>
</entry>
<entry>
<title>Use GSSAPI for replication</title>
<updated>2011-01-14T19:06:56+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-01-11T15:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=a0bfbec19f99d01f59299b02a2f5f2f3a76fc1c3'/>
<id>a0bfbec19f99d01f59299b02a2f5f2f3a76fc1c3</id>
<content type='text'>
Uses a temporary simple replication agreement over SSL to init the tree.
Then once all principals have been created switches replication to GSSAPI.

Fixes: https://fedorahosted.org/freeipa/ticket/690
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uses a temporary simple replication agreement over SSL to init the tree.
Then once all principals have been created switches replication to GSSAPI.

Fixes: https://fedorahosted.org/freeipa/ticket/690
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove port argument for ipa-replica-manage</title>
<updated>2011-01-14T19:06:56+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-01-12T15:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=05055870c9047ebb6bc6ae27fe9e21fa5f4476da'/>
<id>05055870c9047ebb6bc6ae27fe9e21fa5f4476da</id>
<content type='text'>
We can't use arbitrary ports anyway. And neither AD has any way to use non
stadard ports. So remove this unnecessary option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can't use arbitrary ports anyway. And neither AD has any way to use non
stadard ports. So remove this unnecessary option.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor some replication code</title>
<updated>2011-01-14T19:06:56+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-01-10T15:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=2255479ef0e69bc966f9027f21faf7b14635227c'/>
<id>2255479ef0e69bc966f9027f21faf7b14635227c</id>
<content type='text'>
This simplifies or rationalizes some code in order to make it easier to change
it to fix bug #690
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This simplifies or rationalizes some code in order to make it easier to change
it to fix bug #690
</pre>
</div>
</content>
</entry>
<entry>
<title>Temporary fix for 'connect' operations</title>
<updated>2010-12-21T22:54:42+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2010-12-21T21:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=c40303bcc1ee928ae4c3515ec53b2f83384aee59'/>
<id>c40303bcc1ee928ae4c3515ec53b2f83384aee59</id>
<content type='text'>
Currently the code depends on using a password to create replication
agreements. so this patch forces the request of the dirmgr password until we
can fix the internal issues that prevent using the amdin user with SASL/GSSAPI
to create replication agreements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently the code depends on using a password to create replication
agreements. so this patch forces the request of the dirmgr password until we
can fix the internal issues that prevent using the amdin user with SASL/GSSAPI
to create replication agreements.
</pre>
</div>
</content>
</entry>
</feed>
