<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/share, 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>Enable anonymous VLV so Solaris clients will work out of the box.</title>
<updated>2010-04-16T15:05:20+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-03-19T20:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=c6e6fa758e135781df215b5a44703dee526ecea5'/>
<id>c6e6fa758e135781df215b5a44703dee526ecea5</id>
<content type='text'>
Since one needs to enable the compat plugin we will enable anonymous
VLV when that is configured.

By default the DS installs an aci that grants read access to ldap:///all
and we need ldap:///anyone
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since one needs to enable the compat plugin we will enable anonymous
VLV when that is configured.

By default the DS installs an aci that grants read access to ldap:///all
and we need ldap:///anyone
</pre>
</div>
</content>
</entry>
<entry>
<title>Run ipaserver under mod_wsgi</title>
<updated>2010-03-02T03:22:22+00:00</updated>
<author>
<name>Jason Gerard DeRose</name>
<email>jderose@redhat.com</email>
</author>
<published>2010-02-24T18:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=1d529a8d09a2577da9a3883572c2f8ae6dd04d58'/>
<id>1d529a8d09a2577da9a3883572c2f8ae6dd04d58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- also ensure that krbCanonicalName is unique</title>
<updated>2010-02-05T20:34:23+00:00</updated>
<author>
<name>Nalin Dahyabhai</name>
<email>nalin.dahyabhai@pobox.com</email>
</author>
<published>2010-02-04T16:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=4ab06514496551c2069a7fe7989046aff3ec0447'/>
<id>4ab06514496551c2069a7fe7989046aff3ec0447</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- allow the KDC to read krbCanonicalName</title>
<updated>2010-02-05T20:34:04+00:00</updated>
<author>
<name>Nalin Dahyabhai</name>
<email>nalin.dahyabhai@pobox.com</email>
</author>
<published>2010-02-04T16:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=58ba0d5573b6d7dbacd641e6a66f9756fe973ccb'/>
<id>58ba0d5573b6d7dbacd641e6a66f9756fe973ccb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- pull in updated schema which adds the krbCanonicalName attribute</title>
<updated>2010-02-04T16:36:13+00:00</updated>
<author>
<name>Nalin Dahyabhai</name>
<email>nalin.dahyabhai@pobox.com</email>
</author>
<published>2010-02-04T15:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=a2891afb5d28e55281eb68c2dc20cefcdbee227f'/>
<id>a2891afb5d28e55281eb68c2dc20cefcdbee227f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set BIND to use ldapi and use fake mname</title>
<updated>2010-01-21T22:37:42+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-11-25T00:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=d6ca88f331a66799a18087b90af71f03b8706714'/>
<id>d6ca88f331a66799a18087b90af71f03b8706714</id>
<content type='text'>
The fake_mname for now doesn't exists but is a feature that will be
added in the near future. Since any unknown arguments to bind-dyndb-ldap
are ignored, we are safe to use it now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fake_mname for now doesn't exists but is a feature that will be
added in the near future. Since any unknown arguments to bind-dyndb-ldap
are ignored, we are safe to use it now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Only add an NTP SRV record if we really are setting up NTP</title>
<updated>2010-01-21T22:09:21+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-11-10T14:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=7aa78ee06018286efd3f6517a12249e2267536eb'/>
<id>7aa78ee06018286efd3f6517a12249e2267536eb</id>
<content type='text'>
The sample bind zone file that is generated if we don't use --setup-dns
is also changed.

Fixes #500238
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The sample bind zone file that is generated if we don't use --setup-dns
is also changed.

Fixes #500238
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the dns plug-in for addition of records during installation</title>
<updated>2010-01-21T22:09:18+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-11-10T12:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=686203c0743736028283a8a18c46a19e6f8dd57c'/>
<id>686203c0743736028283a8a18c46a19e6f8dd57c</id>
<content type='text'>
Fixes #528943
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #528943
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix merge issue, cut-and-paste error</title>
<updated>2010-01-21T20:23:36+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-01-21T20:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=4789bc8f56d05a02eda6dfe2368a5ce464f308f1'/>
<id>4789bc8f56d05a02eda6dfe2368a5ce464f308f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>User-defined certificate subjects</title>
<updated>2010-01-20T22:24:01+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-01-20T16:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=e4470f8165242fba6c5ce477a2eeca0141891701'/>
<id>e4470f8165242fba6c5ce477a2eeca0141891701</id>
<content type='text'>
Let the user, upon installation, set the certificate subject base
for the dogtag CA. Certificate requests will automatically be given
this subject base, regardless of what is in the CSR.

The selfsign plugin does not currently support this dynamic name
re-assignment and will reject any incoming requests that don't
conform to the subject base.

The certificate subject base is stored in cn=ipaconfig but it does
NOT dynamically update the configuration, for dogtag at least. The
file /var/lib/pki-ca/profiles/ca/caIPAserviceCert.cfg would need to
be updated and pki-cad restarted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let the user, upon installation, set the certificate subject base
for the dogtag CA. Certificate requests will automatically be given
this subject base, regardless of what is in the CSR.

The selfsign plugin does not currently support this dynamic name
re-assignment and will reject any incoming requests that don't
conform to the subject base.

The certificate subject base is stored in cn=ipaconfig but it does
NOT dynamically update the configuration, for dogtag at least. The
file /var/lib/pki-ca/profiles/ca/caIPAserviceCert.cfg would need to
be updated and pki-cad restarted.
</pre>
</div>
</content>
</entry>
</feed>
