<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-client, branch ipautil-refactor</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Convert ipa-client/ bits</title>
<updated>2011-08-30T14:15:46+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>abokovoy@redhat.com</email>
</author>
<published>2011-08-30T14:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=9a8dcd1a18b461ae9164a1d0718f7d51e17b7fd6'/>
<id>9a8dcd1a18b461ae9164a1d0718f7d51e17b7fd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First phase of iputil refactoring: introduce ipapython.services and ipapython.platform</title>
<updated>2011-08-30T08:41:03+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>abokovoy@redhat.com</email>
</author>
<published>2011-07-20T17:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=feb01f4186dd76d2f9fc65d14f19ed73bea351eb'/>
<id>feb01f4186dd76d2f9fc65d14f19ed73bea351eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-client-install breaks network configuration</title>
<updated>2011-08-29T08:39:52+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-08-29T08:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=f1b93c5b0bbc433de6cf4b66f3396f09543d5843'/>
<id>f1b93c5b0bbc433de6cf4b66f3396f09543d5843</id>
<content type='text'>
Do not forget to add new line in updated /etc/sysconfig/network
configuration. Move the actual change of the hostname after the
user confirmation about proceeding with installation. It confused
users when the hostname change occurred before this prompt.

https://fedorahosted.org/freeipa/ticket/1724
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not forget to add new line in updated /etc/sysconfig/network
configuration. Move the actual change of the hostname after the
user confirmation about proceeding with installation. It confused
users when the hostname change occurred before this prompt.

https://fedorahosted.org/freeipa/ticket/1724
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable reverse lookups in ipa-join and ipa-getkeytab</title>
<updated>2011-08-26T00:43:33+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-08-26T14:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=aad2aecb34b723cd322f46ea4aa7c349e9f5f465'/>
<id>aad2aecb34b723cd322f46ea4aa7c349e9f5f465</id>
<content type='text'>
This prevents broken DNS from causing enrollment problems.

https://fedorahosted.org/freeipa/ticket/1693
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This prevents broken DNS from causing enrollment problems.

https://fedorahosted.org/freeipa/ticket/1693
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure messagebus is running prior to starting certmonger.</title>
<updated>2011-08-19T00:16:01+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2011-08-09T10:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=704732630cbb466c00b0d49a88a016ed7f861c63'/>
<id>704732630cbb466c00b0d49a88a016ed7f861c63</id>
<content type='text'>
ticket 1580
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket 1580
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix client enrollment</title>
<updated>2011-08-11T22:07:16+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-08-11T08:42:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=a1c690cc02a021bc400be00808dcf8463744c083'/>
<id>a1c690cc02a021bc400be00808dcf8463744c083</id>
<content type='text'>
Enable GSSAPI credentials delegation in xmlrpc-c/curl to fix client
enrollment. The unconditional GSSAPI was previously dropped from
curl because of CVE-2011-2192.

https://fedorahosted.org/freeipa/ticket/1452
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable GSSAPI credentials delegation in xmlrpc-c/curl to fix client
enrollment. The unconditional GSSAPI was previously dropped from
curl because of CVE-2011-2192.

https://fedorahosted.org/freeipa/ticket/1452
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure network configuration file has proper permissions</title>
<updated>2011-08-10T14:32:05+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>abokovoy@redhat.com</email>
</author>
<published>2011-08-10T12:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=e6d061224ee226bb263f56f3bce4db96934ce49a'/>
<id>e6d061224ee226bb263f56f3bce4db96934ce49a</id>
<content type='text'>
As network configuration file is created as temporary file, it has stricter permissions than
we need for the target system configuration file. Ensure permissions are properly reset before
installing file.

If permissions are not re-set, system may have no networking enabled after reboot.

https://fedorahosted.org/freeipa/ticket/1606
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As network configuration file is created as temporary file, it has stricter permissions than
we need for the target system configuration file. Ensure permissions are properly reset before
installing file.

If permissions are not re-set, system may have no networking enabled after reboot.

https://fedorahosted.org/freeipa/ticket/1606
</pre>
</div>
</content>
</entry>
<entry>
<title>Make proper LDAP configuration reporting for ipa-client-install</title>
<updated>2011-07-29T01:25:53+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>abokovoy@redhat.com</email>
</author>
<published>2011-07-29T10:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=d6875b9adc6d43ae9eec74e52070dd0833ccf2dc'/>
<id>d6875b9adc6d43ae9eec74e52070dd0833ccf2dc</id>
<content type='text'>
Ticket https://fedorahosted.org/freeipa/ticket/1369
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ticket https://fedorahosted.org/freeipa/ticket/1369
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify /etc/sysconfig/network on a client when IPA manages hostname</title>
<updated>2011-07-29T14:26:34+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>abokovoy@redhat.com</email>
</author>
<published>2011-07-19T12:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=a22d00234f94f825d5ff2b6af6e94ce11f98c753'/>
<id>a22d00234f94f825d5ff2b6af6e94ce11f98c753</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1368
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1368
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that hostname specified by user is not an IP address.</title>
<updated>2011-07-25T05:47:52+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2011-07-25T15:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=9e7a3e7f3c46f8c2fc0b54353efd642b4178abf7'/>
<id>9e7a3e7f3c46f8c2fc0b54353efd642b4178abf7</id>
<content type='text'>
ticket 1375
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket 1375
</pre>
</div>
</content>
</entry>
</feed>
