summaryrefslogtreecommitdiffstats
path: root/ipaserver/install
Commit message (Expand)AuthorAgeFilesLines
* Set CACERTDIR during install to work around openldap bugJakub Hrozek2010-11-111-1/+3
* Rename 60sudo.ldif to 60ipasudo.ldif to not overwrite the 389-ds version.Rob Crittenden2010-11-091-2/+2
* Use kerberos password policy.Rob Crittenden2010-11-011-0/+4
* UUIDs: remove uuid python plugin and let DS always autogenerateSimo Sorce2010-10-284-10/+5
* ipa-modrdn: Enable plugin to handle krbPrincipalName on renamesSimo Sorce2010-10-281-0/+5
* ipa-uuid: enable plugin in IPASimo Sorce2010-10-221-0/+5
* Handle cases where ntpd options are scattered on multiple linesSimo Sorce2010-10-221-29/+33
* ntpdinstance: Do not replace the config files, just add needed optionsSimo Sorce2010-10-181-19/+86
* dsinstance: Fix ldappasswd invocation to specify the server nameSimo Sorce2010-10-181-1/+1
* Remove the directory server ldapi socket on uninstall.Rob Crittenden2010-10-151-0/+4
* Compare resolver IP address with DNS IP addressRob Crittenden2010-10-152-1/+4
* Avoid writing customized perl scripts in /usrSimo Sorce2010-10-141-0/+1
* dsinstance: avoid exposing passwords when invoking ldappaswdSimo Sorce2010-10-141-13/+29
* Detect if DNS is already configured in IPA, or if IPA is not yet installed.Rob Crittenden2010-10-081-2/+5
* Include time duration hints when configuring services in ipa-server-install.Rob Crittenden2010-10-085-8/+26
* Quote passwords when calling pkisilentRob Crittenden2010-10-011-6/+7
* Use consistent, specific nickname for the IPA CA certificate.Rob Crittenden2010-10-013-11/+8
* Automatically convert a v1-style ca_serialno to the v2 config style.Rob Crittenden2010-09-241-1/+13
* Properly handle CertificateOperationErrors in replication prepration.Rob Crittenden2010-09-241-0/+1
* Add new DNS install argument for setting the zone mgr e-mail addr.Rob Crittenden2010-09-231-4/+11
* Show all missing packages when setting up bind, not one at a time.Rob Crittenden2010-09-161-4/+8
* Enabling SUDO supportDmitri Pal2010-09-161-0/+2
* Fix certmonger errors when doing a client or server uninstall.Rob Crittenden2010-09-093-169/+14
* Have certmonger track the initial Apache and 389-ds server certs.Rob Crittenden2010-09-096-17/+227
* Make ldap2 class work as a client library as well.Rob Crittenden2010-09-071-1/+1
* Changes to fix compatibility with Fedora 14Rob Crittenden2010-08-312-4/+5
* Remove passwords when running commands including stdout and stderrRob Crittenden2010-08-311-12/+3
* Break out install into more steps, add -key_algorithm to pkisilentRob Crittenden2010-08-191-20/+9
* Enable compat plugin by default and configure netgroupsRob Crittenden2010-08-191-1/+9
* Drop our own PKCS#10 ASN.1 decoder and use the one from python-nssRob Crittenden2010-07-291-1/+1
* Add support for User-Private GroupsRob Crittenden2010-07-061-2/+32
* Fix indentation problem causing build breakageRob Crittenden2010-06-241-2/+2
* Replication version checking.Rob Crittenden2010-06-241-0/+4
* use NSS for SSL operationsJohn Dennis2010-06-152-48/+0
* Catch the condition where dogtag is already configured (no preop.pin)Rob Crittenden2010-06-011-0/+3
* Add LDAP upgrade over ldapi support.Rob Crittenden2010-06-013-14/+155
* Re-number some attributes to compress our usage to be contiguousRob Crittenden2010-05-271-2/+0
* Move the dogtag SELinux rules loading into the spec fileRob Crittenden2010-05-271-24/+0
* Include -clone_uri argument to pkisilent setting the clone URI.Rob Crittenden2010-05-271-0/+2
* Create default HBAC rule allowing any user to access any host from any hostRob Crittenden2010-05-051-2/+9
* Handle CSRs whether they have NEW in the header or notRob Crittenden2010-05-032-15/+5
* Make the installer/uninstaller more aware of its stateRob Crittenden2010-05-037-3/+45
* Set SO_REUSEADDR when determining socket availabilityRob Crittenden2010-05-031-0/+2
* Some more changes for DNS forwarders promptMartin Nagy2010-04-231-3/+3
* Add forgotten trailing dots in DNS recordsMartin Nagy2010-04-231-3/+3
* Delete old SRV records during uninstallationMartin Nagy2010-04-231-11/+68
* Fix installing IPA with an external CARob Crittenden2010-04-231-1/+1
* Use escapes in DNs instead of quoting.Rob Crittenden2010-04-192-1/+7
* Remove older MITM fixes to make compatible with dogtag 1.3.3Rob Crittenden2010-04-192-14/+4
* Fix ipa-dns-install. It was failing when DNS was reinstalling.Pavel Zuna2010-04-191-1/+10