<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/tools/man, branch webui-details</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>Create default HBAC rule allowing any user to access any host from any host</title>
<updated>2010-05-05T18:57:58+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-05-04T19:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=92e350ca0a1fda0dc9fe6e073dd7afe19a62d9ec'/>
<id>92e350ca0a1fda0dc9fe6e073dd7afe19a62d9ec</id>
<content type='text'>
This is to make initial installation and testing easier.

Use the --no_hbac_allow option on the command-line to disable this when
doing an install.

To remove it from a running server do: ipa hbac-del allow_all
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to make initial installation and testing easier.

Use the --no_hbac_allow option on the command-line to disable this when
doing an install.

To remove it from a running server do: ipa hbac-del allow_all
</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/simo/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>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/simo/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>
<entry>
<title>Bring ipa-server-install man page up-to-date, fix some syntax errors</title>
<updated>2010-02-03T19:42:55+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-01-27T22:24:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=4f010cfda63dd0c16e324c9f74ea042092274d9a'/>
<id>4f010cfda63dd0c16e324c9f74ea042092274d9a</id>
<content type='text'>
Remove a bunch of trailing spaces
Add the --ca option
Add the --no-host-dns option
Add the --subject option
Fix the one-character option for --no-ntp, should be -N not -n
Add missing line break between --no-ntp and --uninstall

Resolves #545260
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove a bunch of trailing spaces
Add the --ca option
Add the --no-host-dns option
Add the --subject option
Fix the one-character option for --no-ntp, should be -N not -n
Add missing line break between --no-ntp and --uninstall

Resolves #545260
</pre>
</div>
</content>
</entry>
<entry>
<title>Add forgotten chunks from commit 4e5a68397a102f0be</title>
<updated>2009-09-08T20:48:34+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-09-01T21:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=b519b87ea4f7ddd42001704f1583a1b3370bd0fc'/>
<id>b519b87ea4f7ddd42001704f1583a1b3370bd0fc</id>
<content type='text'>
I accidentally pushed the older patch that didn't contain bits for
ipa-replica-install.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I accidentally pushed the older patch that didn't contain bits for
ipa-replica-install.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use DNS forwarders in /etc/named.conf</title>
<updated>2009-09-02T17:09:28+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-09-01T21:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=4e5a68397a102f0be193470257ed331baf57dc3c'/>
<id>4e5a68397a102f0be193470257ed331baf57dc3c</id>
<content type='text'>
This patch adds options --forwarder and --no-forwarders. At least one of
them must be used if you are doing a setup with DNS server. They are
also mutually exclusive. The --forwarder option can be used more than
once to specify more servers. If the installer runs in interactive mode,
it will prompt the user if none of these option was given at the command
line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds options --forwarder and --no-forwarders. At least one of
them must be used if you are doing a setup with DNS server. They are
also mutually exclusive. The --forwarder option can be used more than
once to specify more servers. If the installer runs in interactive mode,
it will prompt the user if none of these option was given at the command
line.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to the installer for uid/gid starting numbers.</title>
<updated>2009-08-27T18:15:26+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-08-27T18:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=559c76f761ff46c0d0e7f679d24d7ca5304db101'/>
<id>559c76f761ff46c0d0e7f679d24d7ca5304db101</id>
<content type='text'>
This also adds a new option to the template system. If you include
eval(string) in a file that goes through the templater then the
string in the eval will be evaluated by the Python interpreter. This is
used so one can do $UIDSTART+1. If any errors occur during the evaluation
the original string is is returned, eval() and all so it is up to the
developer to make sure the evaluation passes.

The default value for uid and gid is now a random value between
1,000,000 and (2^31 - 1,000,000)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also adds a new option to the template system. If you include
eval(string) in a file that goes through the templater then the
string in the eval will be evaluated by the Python interpreter. This is
used so one can do $UIDSTART+1. If any errors occur during the evaluation
the original string is is returned, eval() and all so it is up to the
developer to make sure the evaluation passes.

The default value for uid and gid is now a random value between
1,000,000 and (2^31 - 1,000,000)
</pre>
</div>
</content>
</entry>
<entry>
<title>Make --setup-dns work on replica installation</title>
<updated>2009-07-22T16:02:22+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-06-26T17:37:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=de53d0a26e1ad7ae20368967f81b7e6391b7198d'/>
<id>de53d0a26e1ad7ae20368967f81b7e6391b7198d</id>
<content type='text'>
The ipa-replica-install script will setup the DNS if user specifies the
--setup-dns option. It will only add the zone into LDAP if the
cn=dns,$SUFFIX container doesn't exist. For now, however, we do not add
the records.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ipa-replica-install script will setup the DNS if user specifies the
--setup-dns option. It will only add the zone into LDAP if the
cn=dns,$SUFFIX container doesn't exist. For now, however, we do not add
the records.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --setup-dns option. It will replace --setup-bind</title>
<updated>2009-07-22T16:02:22+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-06-25T12:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=296ffe6c613024283d908574cd2069902b609960'/>
<id>296ffe6c613024283d908574cd2069902b609960</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New tool to enable/disable DS plugin to act as NIS server</title>
<updated>2009-05-13T18:09:56+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-05-07T14:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=de88954b91f49387421f68a056a2e12cb6e94e7e'/>
<id>de88954b91f49387421f68a056a2e12cb6e94e7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
