summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-install
Commit message (Expand)AuthorAgeFilesLines
* Make sure KrbPrincipalName is unique server-wideRob Crittenden2008-02-211-0/+35
* Make sure KrbPrincipalName is unique server-wideSimo Sorce2008-02-211-0/+1
* Add some additional error handlingRob Crittenden2008-02-201-4/+7
* Let users write their own password, should fix 433707Simo Sorce2008-02-211-0/+1
* Start ntpd first unless we do not want it.Simo Sorce2008-02-204-10/+26
* Run ipa-client-install after server install bitsSimo Sorce2008-02-202-9/+24
* 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-153-15/+66
* Display the path to the PKCS#12 password file at the end of installationRob Crittenden2008-02-191-0/+1
* Don't create a backup of the PKCS#12 cert on replicasRob Crittenden2008-02-141-2/+2
* Gracefully handle sys.exit() in python 2.4Rob Crittenden2008-02-111-0/+2
* Missed a place to translate the realm name into an instance nameRob Crittenden2008-02-081-1/+3
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-044-4/+4
* Fix broken attempt to return 0 on success, 1 on failureRob Crittenden2008-02-061-2/+2
* Return 1 on error, 0 on successRob Crittenden2008-02-051-0/+2
* Use file to store the current CA serial numberRob Crittenden2008-02-053-27/+104
* Missed closing quoteRob Crittenden2008-01-291-1/+1
* Remove reference to radius that wasn't used and was causing program to fail.Rob Crittenden2008-01-291-1/+1
* Include some additional information when installing IPA.Rob Crittenden2008-01-251-3/+15
* Fix misspelling of the word indices.Rob Crittenden2008-01-252-1/+1
* Re-factor the ipa_webgui and ipa_kpasswd instance codeMark McLoughlin2008-01-221-3/+2
* Remove questions from ipaserver.dsinstanceMark McLoughlin2008-01-221-3/+28
* Use Fedora package names for PyKerberos (python-kerberos) and pyasn1Rob Crittenden2008-01-241-1/+3
* Fix issues reported by rpmlint.Rob Crittenden2008-01-185-6/+0
* Add ipa-server-install --uninstallMark McLoughlin2008-01-111-6/+26
* Backup system state in ipa-server-installRob Crittenden2008-01-141-0/+3
* Add service.is_running() helperMark McLoughlin2008-01-111-10/+1
* - Enable ssl for replication.Karl MacMillan2007-12-213-1/+121
* Big changeset that includes the work around keytab management.Simo Sorce2007-12-215-4/+25
* Convert replication to use the new cert infrastructure andKarl MacMillan2007-12-202-35/+54
* Fix ldif to work with ldapmodify in openldap-2.4.xMark McLoughlin2007-12-132-0/+6
* Merge.Karl MacMillan2007-12-121-1/+1
|\
| * Merge in Rob aci patch (resolve conflict)Simo Sorce2007-12-121-1/+1
* | Move radius server components into a separate package.Karl MacMillan2007-12-124-359/+0
|/
* Separate out ACIs that affect radiusSimo Sorce2007-12-121-1/+2
* - Better access control, make sure not even admins can read out passwordsSimo Sorce2007-12-112-9/+16
* Add automatic browser configuration for kerberos SSO using javascript.Rob Crittenden2007-12-122-0/+34
* User provided certs.Karl MacMillan2007-12-122-0/+157
* Remove radiusinstance from ipa-server-install.Karl MacMillan2007-12-121-1/+0
* Remove radius from main install script and addKarl MacMillan2007-12-123-5/+73
* Convert the setup of ssl from a shell script to aKarl MacMillan2007-12-062-222/+0
* Merge.Karl MacMillan2007-12-111-0/+1
|\
| * Fix delegation in the UI and add a missing aci that allows writes.Rob Crittenden2007-12-071-0/+1
* | Merge.Karl MacMillan2007-12-113-4/+22
|\|
| * Add default e-mail domain to the IPA configurationRob Crittenden2007-12-102-1/+3
| * merge from upstreamSimo Sorce2007-12-073-3/+19
| |\
| | * Fix message about no spaces in password - spaces workKarl MacMillan2007-12-061-1/+1
| | * Utilize user and group objectclass lists in cn=ipaconfigRob Crittenden2007-12-062-2/+14
| | * Phase 1 of allowing admins to set the default object classes for users & groupsRob Crittenden2007-12-041-2/+6