<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/tools, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/'/>
<entry>
<title>Connect to the ldap during the uninstallation</title>
<updated>2010-04-19T12:21:08+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2010-04-15T09:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=0ee68892980e1011232cdc23cd2ed5fd3d329972'/>
<id>0ee68892980e1011232cdc23cd2ed5fd3d329972</id>
<content type='text'>
We need to ask the user for a password and connect to the ldap so the
bind uninstallation procedure can remove old records. This is of course
only helpful if one has more than one IPA server configured.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to ask the user for a password and connect to the ldap so the
bind uninstallation procedure can remove old records. This is of course
only helpful if one has more than one IPA server configured.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove incorrect option -U for --uninstall. -U is short for --unattended.</title>
<updated>2010-04-16T13:28:08+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-04-16T13:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=45acd086f57b67cd8ee1069883c546c110a63711'/>
<id>45acd086f57b67cd8ee1069883c546c110a63711</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use GSSAPI auth for the ipa-replica-manage list and del commands.</title>
<updated>2010-03-19T21:17:14+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-02-19T18:29:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=c19911845d93e4cbbf296caf18568231549a3e60'/>
<id>c19911845d93e4cbbf296caf18568231549a3e60</id>
<content type='text'>
This creates a new role, replicaadmin, so a non-DM user can do
limited management of replication agreements.

Note that with cn=config if an unauthorized user performs a search
an error is not returned, no entries are returned. This makes it
difficult to determine if there are simply no replication agreements or
we aren't allowed to see them. Once the ipaldap.py module gets
replaced by ldap2 we can use Get Effective Rights to easily tell the
difference.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This creates a new role, replicaadmin, so a non-DM user can do
limited management of replication agreements.

Note that with cn=config if an unauthorized user performs a search
an error is not returned, no entries are returned. This makes it
difficult to determine if there are simply no replication agreements or
we aren't allowed to see them. Once the ipaldap.py module gets
replaced by ldap2 we can use Get Effective Rights to easily tell the
difference.
</pre>
</div>
</content>
</entry>
<entry>
<title>Better customize the message regarding the CA based on the install options.</title>
<updated>2010-03-19T10:55:33+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-03-10T16:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=ff4ddbbb72512259179d7021a5ff5c313e2fdbfe'/>
<id>ff4ddbbb72512259179d7021a5ff5c313e2fdbfe</id>
<content type='text'>
There are now 3 cases:

- Install a dogtag CA and issue server certs using that
- Install a selfsign CA and issue server certs using that
- Install using either dogtag or selfsign and use the provided PKCS#12 files
  for the server certs. The installed CA will still be used by the cert
  plugin to issue any server certs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are now 3 cases:

- Install a dogtag CA and issue server certs using that
- Install a selfsign CA and issue server certs using that
- Install using either dogtag or selfsign and use the provided PKCS#12 files
  for the server certs. The installed CA will still be used by the cert
  plugin to issue any server certs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make CA PKCS#12 location arg for ipa-replica-prepare, default /root/cacert.p12</title>
<updated>2010-03-19T10:45:41+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-03-10T16:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=f4cb248497d630c4218c3d4ef2112fc4efc2a4e5'/>
<id>f4cb248497d630c4218c3d4ef2112fc4efc2a4e5</id>
<content type='text'>
pki-silent puts a copy of the root CA into /root/tmp-ca.p12. Rename this
to /root/cacert.p12.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pki-silent puts a copy of the root CA into /root/tmp-ca.p12. Rename this
to /root/cacert.p12.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize the api so imports work, trust all CAs included in the PKCS#12.</title>
<updated>2010-03-19T10:41:05+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-03-10T16:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=99cb2fe64a4d6969178544601cb5ba694e65132b'/>
<id>99cb2fe64a4d6969178544601cb5ba694e65132b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Retrieve the LDAP schema using kerberos credentials.</title>
<updated>2010-03-18T05:36:53+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-03-17T14:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=f0d51b65f18d73e9b97e22e9fa4146468fed3d16'/>
<id>f0d51b65f18d73e9b97e22e9fa4146468fed3d16</id>
<content type='text'>
This is required so we can disable anonymous access in 389-ds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is required so we can disable anonymous access in 389-ds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Proper use of set up vs setup (verb vs noun)</title>
<updated>2010-03-17T04:37:26+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-02-03T19:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=4216a627c3d614e3c0804449c80d2f59bba60b05'/>
<id>4216a627c3d614e3c0804449c80d2f59bba60b05</id>
<content type='text'>
Resolves #529787
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #529787
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the CA a required component and configured by default.</title>
<updated>2010-03-02T23:21:12+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-02-24T16:38:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=bc47ad0c22af7095ee7833aadf3586472df20327'/>
<id>bc47ad0c22af7095ee7833aadf3586472df20327</id>
<content type='text'>
To install IPA without dogtag use the --selfsign option.

The --ca option is now deprecated.

552995
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To install IPA without dogtag use the --selfsign option.

The --ca option is now deprecated.

552995
</pre>
</div>
</content>
</entry>
<entry>
<title>Add A and PTR records during ipa-replica-prepare</title>
<updated>2010-02-09T21:30:25+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-11-23T15:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=8fd41d0434dddcd6959d460df7a9f8b736ac81ac'/>
<id>8fd41d0434dddcd6959d460df7a9f8b736ac81ac</id>
<content type='text'>
Fixes #528996
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #528996
</pre>
</div>
</content>
</entry>
</feed>
