summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver/dsinstance.py
Commit message (Collapse)AuthorAgeFilesLines
* - Abstracted client class to work directly or over RPCrcritten@redhat.com2007-08-061-1/+21
| | | | | | | | | | | - Add mod_auth_kerb and cyrus-sasl-gssapi to Requires - Remove references to admin server in ipa-server-setupssl - Generate a client certificate for the XML-RPC server to connect to LDAP with - Create a keytab for Apache - Create an ldif with a test user - Provide a certmap.conf for doing SSL client authentication - Update tools to use kerberos - Add User class
* Fix typo / buglets in setup scripts.Karl MacMillan2007-08-011-10/+9
| | | | Add fallback to ds_newinst.pl.
* Update dsinstance.py to use setup-ds.pl instead of ds_newinst.pl.Karl MacMillan2007-07-301-1/+1
|
* More reorgnization.Karl MacMillan2007-07-271-0/+169