summaryrefslogtreecommitdiffstats
path: root/ipa-install/src/ipa/krbinstance.py
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized repo to reflect packaging.Karl MacMillan2007-07-271-177/+0
|
* Removed duplication.Karl MacMillan2007-07-231-33/+1
|
* Improve kerberos install patch from Simo.Karl MacMillan2007-07-191-11/+51
|
* Manage to create a spcific DS user for the ldap instanceSimo Sorce2007-07-021-1/+15
| | | | Add uncalled code to load and configure the password extop plugin
* Remove debug statementSimo Sorce2007-06-291-1/+0
|
* First working versionSimo Sorce2007-06-291-9/+12
|
* Added krbinstance to configure the kerberos serverSimo Sorce2007-06-281-0/+153
Added/Modified ldif files to add the needed schemas and basic DIT, SASL configuration and ACLs Added tenmpate files foir kerberos configuration Added required packages section to README Minor mods to dsinstance Untested!