summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-install/ipa-replica-install
Commit message (Expand)AuthorAgeFilesLines
* Add -p/--password option so the DM password can be passed on the command-line.Rob Crittenden2008-06-041-5/+10
* Fix the case where domain != lower(REALM)Simo Sorce2008-05-291-0/+9
* Display information on how to uninstall a partially installed server.Rob Crittenden2008-05-091-4/+10
* Detect existing DS instances and prompt for removal during replica install.Rob Crittenden2008-05-081-0/+32
* Add missing colon to function definition that broke the buildRob Crittenden2008-05-081-1/+1
* Add a version API to the server so it knows what version it is.Rob Crittenden2008-05-081-1/+2
* Don't prompt for confirmation of DM password when installing a replica.Rob Crittenden2008-05-081-2/+7
* Use the same kpasswd.keytab on all replicas.Rob Crittenden2008-04-091-1/+3
* Put the replica hostname back together properlyRob Crittenden2008-03-271-2/+3
* Make the memberof task a public function.Rob Crittenden2008-03-271-2/+7
* Fix file permissions on ca.crt when it is installed.Rob Crittenden2008-03-261-0/+1
* Fixed the way we call ipa-client-install from ipa-replica-install.Nathan Kinder2008-02-281-1/+1
* Start ntpd first unless we do not want it.Simo Sorce2008-02-201-5/+9
* Run ipa-client-install after server install bitsSimo Sorce2008-02-201-4/+11
* Warn if a user tries to install a replica on the wrong target machineRob Crittenden2008-02-191-0/+12
* Add some error handling for LDAP connection issuesRob Crittenden2008-02-191-3/+23
* Verify current domain with user during installationRob Crittenden2008-02-151-3/+4
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-1/+1
* Use file to store the current CA serial numberRob Crittenden2008-02-051-10/+27
* Remove reference to radius that wasn't used and was causing program to fail.Rob Crittenden2008-01-291-1/+1
* Fix issues reported by rpmlint.Rob Crittenden2008-01-181-1/+0
* - Enable ssl for replication.Karl MacMillan2007-12-211-1/+1
* Convert replication to use the new cert infrastructure andKarl MacMillan2007-12-201-13/+32
* Initial replication setup.Karl MacMillan2007-11-211-0/+142