freeipa/ipaserver/install
Martin Nagy 4e5a68397a Use DNS forwarders in /etc/named.conf
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.
2009-09-02 19:09:28 +02:00
..
__init__.py Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00
bindinstance.py Use DNS forwarders in /etc/named.conf 2009-09-02 19:09:28 +02:00
cainstance.py Generate CRLs and make them available from the IPA web server 2009-08-26 09:51:19 -04:00
certs.py Add the CA constraint to the self-signed CA we generate 2009-08-27 16:49:09 -04:00
dsinstance.py Add option to the installer for uid/gid starting numbers. 2009-08-27 14:15:26 -04:00
httpinstance.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
installutils.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
krbinstance.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
ldapupdate.py Use the csv module instead of my own hackish lexer. 2009-05-19 09:49:01 -04:00
Makefile.am Implement an installer for the Dogtag certificate system. 2009-04-03 14:06:09 -04:00
ntpinstance.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
replication.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
service.py Use LDAP instead of flat file for zone storage 2009-06-02 12:32:01 +02:00