<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipapython, branch gssapi-delegate</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<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>
<entry>
<title>Remove sensitive information from logs</title>
<updated>2011-07-13T13:16:24+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-07-12T08:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=02520ab98c5c5614c4b11f1a7c35a2f14001dc06'/>
<id>02520ab98c5c5614c4b11f1a7c35a2f14001dc06</id>
<content type='text'>
When -w/--password option is passed to ipa-replica-install it is
printed to ipareplica-install.log. Make sure that the value of this
option is hidden.

https://fedorahosted.org/freeipa/ticket/1378
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When -w/--password option is passed to ipa-replica-install it is
printed to ipareplica-install.log. Make sure that the value of this
option is hidden.

https://fedorahosted.org/freeipa/ticket/1378
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the client auth callback after creating the SSL connection.</title>
<updated>2011-07-02T01:01:22+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-06-29T19:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=6ad7deb7ac1626caa37e60accdc492acfb88e4ba'/>
<id>6ad7deb7ac1626caa37e60accdc492acfb88e4ba</id>
<content type='text'>
If we set the callback before calling connect() then if the connection
tries a network family type and fails, it will try other family types.
If this happens then the callback set on the first socket will be lost
when a new socket is created. There is no way to query for the callback
in an existing socket.

https://fedorahosted.org/freeipa/ticket/1349
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we set the callback before calling connect() then if the connection
tries a network family type and fails, it will try other family types.
If this happens then the callback set on the first socket will be lost
when a new socket is created. There is no way to query for the callback
in an existing socket.

https://fedorahosted.org/freeipa/ticket/1349
</pre>
</div>
</content>
</entry>
<entry>
<title>The IP address provided to ipa-server-install must be local</title>
<updated>2011-06-21T02:14:10+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-06-13T20:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=c329a54c093f856d129cf74528d24d13d1792326'/>
<id>c329a54c093f856d129cf74528d24d13d1792326</id>
<content type='text'>
Compare the configured interfaces with the supplied IP address and
optional netmask to determine if the interface is available.

https://fedorahosted.org/freeipa/ticket/1175
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compare the configured interfaces with the supplied IP address and
optional netmask to determine if the interface is available.

https://fedorahosted.org/freeipa/ticket/1175
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve IP address handling in IPA option parser</title>
<updated>2011-06-20T00:06:21+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-06-16T08:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=d9808498a82fa8662e5bc1bc1fca4d175fe9447c'/>
<id>d9808498a82fa8662e5bc1bc1fca4d175fe9447c</id>
<content type='text'>
Implements a way to pass match_local and parse_netmask parameters
to IP option checker.

Now, there is just one common option type "ip" with new optional
attributes "ip_local" and "ip_netmask" which can be used to
pass IP address validation parameters.

https://fedorahosted.org/freeipa/ticket/1333
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements a way to pass match_local and parse_netmask parameters
to IP option checker.

Now, there is just one common option type "ip" with new optional
attributes "ip_local" and "ip_netmask" which can be used to
pass IP address validation parameters.

https://fedorahosted.org/freeipa/ticket/1333
</pre>
</div>
</content>
</entry>
<entry>
<title>Connection check program for replica installation</title>
<updated>2011-06-08T07:29:52+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-05-22T17:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=241ee334defda108e22855331d5d9a14f261ce16'/>
<id>241ee334defda108e22855331d5d9a14f261ce16</id>
<content type='text'>
When connection between a master machine and future replica is not
sane, the replica installation may fail unexpectedly with
inconvenient error messages. One common problem is misconfigured
firewall.

This patch adds a program ipa-replica-conncheck which tests the
connection using the following procedure:

1) Execute the on-replica check testing the connection to master
2) Open required ports on local machine
3) Ask user to run the on-master part of the check OR run it
   automatically:
     a) kinit to master as default admin user with given password
     b) run the on-master part using ssh
4) When master part is executed, it checks connection back to
   the replica and prints the check result

This program is run by ipa-replica-install as mandatory part. It
can, however, be skipped using --skip-conncheck option.
ipa-replica-install now requires password for admin user to run
the command on remote master.

https://fedorahosted.org/freeipa/ticket/1107
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When connection between a master machine and future replica is not
sane, the replica installation may fail unexpectedly with
inconvenient error messages. One common problem is misconfigured
firewall.

This patch adds a program ipa-replica-conncheck which tests the
connection using the following procedure:

1) Execute the on-replica check testing the connection to master
2) Open required ports on local machine
3) Ask user to run the on-master part of the check OR run it
   automatically:
     a) kinit to master as default admin user with given password
     b) run the on-master part using ssh
4) When master part is executed, it checks connection back to
   the replica and prints the check result

This program is run by ipa-replica-install as mandatory part. It
can, however, be skipped using --skip-conncheck option.
ipa-replica-install now requires password for admin user to run
the command on remote master.

https://fedorahosted.org/freeipa/ticket/1107
</pre>
</div>
</content>
</entry>
<entry>
<title>Do stricter checking of IP addressed passed to server install.</title>
<updated>2011-05-30T11:38:46+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2011-05-27T11:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=fd639bc88c2b811fda538988593dc8898ea5ab6d'/>
<id>fd639bc88c2b811fda538988593dc8898ea5ab6d</id>
<content type='text'>
ticket 1213
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket 1213
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse netmasks in IP addresses passed to server install.</title>
<updated>2011-05-30T11:36:26+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2011-05-27T18:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=80b4b3d44bbbe745e644b56c5371ef5f4cda6600'/>
<id>80b4b3d44bbbe745e644b56c5371ef5f4cda6600</id>
<content type='text'>
ticket 1212
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket 1212
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve service manipulation in client install</title>
<updated>2011-05-13T11:24:35+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-05-10T13:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=2cbc6fd6a2c33b46f97658b613bfca9182a5b518'/>
<id>2cbc6fd6a2c33b46f97658b613bfca9182a5b518</id>
<content type='text'>
Remove redundant ipa-client-install error message when optional nscd
daemon was not installed. Additionally, use standard IPA functions
for service manipulation and improve logging.

https://fedorahosted.org/freeipa/ticket/1207
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove redundant ipa-client-install error message when optional nscd
daemon was not installed. Additionally, use standard IPA functions
for service manipulation and improve logging.

https://fedorahosted.org/freeipa/ticket/1207
</pre>
</div>
</content>
</entry>
<entry>
<title>ipautil: Preserve environment unless explicitly overridden by caller.</title>
<updated>2011-04-27T15:25:37+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-04-26T19:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=000ba0531e2c650d337966790604e4600e814436'/>
<id>000ba0531e2c650d337966790604e4600e814436</id>
<content type='text'>
Fixes: https://fedorahosted.org/freeipa/ticket/1193
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: https://fedorahosted.org/freeipa/ticket/1193
</pre>
</div>
</content>
</entry>
</feed>
