summaryrefslogtreecommitdiffstats
path: root/ipa-client
Commit message (Collapse)AuthorAgeFilesLines
* Complete autodiscovery with autoconfigurationSimo Sorce2007-08-305-46/+149
| | | | | | | The code is still not perfect and rely on a yet unreleased nss_ldap package that fix dns discovery problems within nss_ldap itself. Also the manipulation of krb5.conf need to be improved
* Initial configuration library importSimo Sorce2007-08-282-3/+229
|
* Add interactive prompts to ipa-server-installSimo Sorce2007-08-201-3/+3
| | | | | | Change unattended flag to be -U Change master password flag to be -P instead of -m Improve ipa-client-install readability for user prompts
* Add a prototype client tool to configure a client of the IPA serverSimo Sorce2007-08-168-0/+943
Right now it does only discovery (or fallback)