freeipa/ipaserver/install
Martin Nagy de53d0a26e Make --setup-dns work on replica installation
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.
2009-07-22 18:02:22 +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 Make --setup-dns work on replica installation 2009-07-22 18:02:22 +02:00
cainstance.py Allow replicas of an IPA server using an internal dogtag server as the CA 2009-07-15 09:00:01 -04:00
certs.py Allow replicas of an IPA server using an internal dogtag server as the CA 2009-07-15 09:00:01 -04:00
dsinstance.py Allow replicas of an IPA server using an internal dogtag server as the CA 2009-07-15 09:00:01 -04:00
httpinstance.py Allow replicas of an IPA server using an internal dogtag server as the CA 2009-07-15 09:00:01 -04:00
installutils.py Add signing profile to CA installation so we can sign the firefox jar file. 2009-05-04 16:54:42 -04:00
krbinstance.py Use LDAP instead of flat file for zone storage 2009-06-02 12:32:01 +02: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 Rename ipa-python directory to ipapython so it is a real python library 2009-02-09 14:35:15 -05:00
replication.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00
service.py Use LDAP instead of flat file for zone storage 2009-06-02 12:32:01 +02:00