summaryrefslogtreecommitdiffstats
path: root/ipa-server/xmlrpc-server/funcs.py
Commit message (Collapse)AuthorAgeFilesLines
* Basic LDAP connection poolingrcritten@redhat.com2007-08-131-5/+104
| | | | Implement user search
* Allow the API to specify the location in the tree to add users, defaultingrcritten@redhat.com2007-08-101-2/+2
| | | | to ou=users,ou=default,$basedn
* - Abstracted client class to work directly or over RPCrcritten@redhat.com2007-08-061-143/+196
| | | | | | | | | | | - 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
* Rename 'gn' to 'givenName'kmccarth@redhat.com2007-08-021-1/+1
|
* Add local-dist target.Karl MacMillan2007-08-011-2/+7
| | | | Remove hard-coded config.
* Fixed broken patches and server spec.Karl MacMillan2007-07-311-1/+1
|
* Final reorginzation to reflect packaging.Karl MacMillan2007-07-311-0/+170