summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-install
Commit message (Expand)AuthorAgeFilesLines
* Present a less-cryptic error if the replication agreement doesn't existRob Crittenden2008-11-121-1/+4
* Create a user for Windows PassSync and grant password changing permissionsRob Crittenden2008-11-121-2/+6
* Fix deleting a winsync replication agreement.Rob Crittenden2008-11-121-5/+8
* Install replication update fileRob Crittenden2008-10-311-1/+2
* Ensure that every replica gets a unique replication ID. Otherwise changes won...Rob Crittenden2008-10-292-1/+11
* add update to fix the index for the winsync attributesRich Megginson2008-10-132-0/+11
* add --win-subtree argument to ipa-replica-manageRich Megginson2008-10-131-0/+4
* Just add eq,pres to the existing indicesRich Megginson2008-10-131-8/+4
* Add more winsync support to cliRich Megginson2008-10-131-2/+14
* fix issues brought up by initial review of ipa winsync enhancementsRich Megginson2008-10-132-7/+26
* add --no-host-dns option to ipa-server-install - allows specifying a hostname...Rich Megginson2008-10-132-12/+7
* Added support to IPA server install to install the winsync plugin configurati...Rich Megginson2008-10-131-4/+32
* Add detection to the update tool to detect when it would apply changes.Rob Crittenden2008-09-191-1/+1
* Add standard override options to ipa-replica-prepareMartin Nagy2008-09-171-5/+3
* Run the LDAP updater at the end of the installation process.Rob Crittenden2008-09-171-0/+5
* Update files for the schema compatibility plugin and RFC4876 profilesRob Crittenden2008-09-126-0/+312
* The True/False logic was reversed, so "no" meant remove the existing instanceRob Crittenden2008-09-121-1/+1
* Rework config.py and change cli tools. Maintain order of IPA servers from com...Martin Nagy2008-09-111-5/+5
* CVE 2008 3274 related fixesSimo Sorce2008-09-101-2/+2
* When installing with an IPA-created CA generate the Firefox autoconfiguration...Rob Crittenden2008-08-141-2/+2
* Install the ca.crt file early on so that we can always enforce SSLSimo Sorce2008-08-131-7/+18
* Used the encrypt_file and decrypt_file utility functions to encrypt replicaSimo Sorce2008-08-112-22/+60
* Fix few syntax errors.Martin Nagy2008-08-061-2/+2
* Fix python syntax error: missing colon.Rob Crittenden2008-08-061-1/+1
* Don't assume that the Firefox autoconfig files exist.Rob Crittenden2008-07-282-11/+14
* Move the self-signed CA serialno file to /var/lib/ipa to adhere to the FHSRob Crittenden2008-07-251-1/+1
* Wrap up the raw_input() to user_input() for convenience and uniformity.Martin Nagy2008-07-233-62/+31
* Rework the way SSL certificates are imported from PKCS#12 files.Rob Crittenden2008-07-144-59/+164
* Admin must be able to add/delete tooSimo Sorce2008-07-091-1/+1
* Merge branch 'master' of ssh://rcritten@git.fedorahosted.org/git/freeipaRob Crittenden2008-07-031-1/+1
|\
| * Make sure we listen only on the krb5 port and therefore disable krb4 supportSimo Sorce2008-07-021-1/+1
* | NSS_DIR is already fetched into a variable, use that instead.Rob Crittenden2008-07-031-6/+6
|/
* Properly convert the realm to a DS instance nameRob Crittenden2008-07-011-1/+1
* Ensure correct permissions and file ownership of Apache NSS databaseRob Crittenden2008-07-011-0/+12
* Must index uidnumber and gidnumber and any attribute that dna plugin is goingSimo Sorce2008-06-121-0/+19
* Change default.Simo Sorce2008-06-121-2/+4
* Index the memberof attributeRob Crittenden2008-06-111-0/+8
* Ensure that the realm name is upper-case.Rob Crittenden2008-06-091-3/+4
* Make it clear which packages are being configured and which aren't.Rob Crittenden2008-06-091-3/+15
* Fix typoRob Crittenden2008-06-051-1/+1
* Fix import for versionRob Crittenden2008-06-042-2/+2
* Add -p/--password option so the DM password can be passed on the command-line.Rob Crittenden2008-06-041-5/+10
* Move version.py to the common ipa directory instead of being server-based so ...Rob Crittenden2008-06-031-1/+1
* Don't prompt regarding previous DS installations in unattended mode.Rob Crittenden2008-05-301-2/+4
* Make check_inst() a standalone function in bindinstance.Rob Crittenden2008-05-301-2/+2
* Fix the case where domain != lower(REALM)Simo Sorce2008-05-293-9/+12
* Move admin into cn=users,cn=accountsSimo Sorce2008-05-232-4/+4
* Fix up function return values so we can return 1 on an installation error.Rob Crittenden2008-05-221-14/+13
* Only ask the user to install bind.Martin Nagy2008-05-221-1/+1
* Ensure hostnames are lower during installation and when adding service princsRob Crittenden2008-05-201-0/+4