summaryrefslogtreecommitdiffstats
path: root/ipa-python
Commit message (Collapse)AuthorAgeFilesLines
* Ensure that the Apache server is in forked modercritten@redhat.com2007-08-143-2/+33
| | | | | Add ability to update existing users Try to prevent fetching and setting empty strings
* Basic LDAP connection poolingrcritten@redhat.com2007-08-132-0/+28
| | | | Implement user search
* Bump version numbers for release.Karl MacMillan2007-08-101-1/+1
|
* - Abstracted client class to work directly or over RPCrcritten@redhat.com2007-08-066-68/+352
| | | | | | | | | | | - 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
* Only install the ipa.conf file if it does not exist.Karl MacMillan2007-08-031-2/+5
|
* Change server to not be global nor reused.kmccarth@redhat.com2007-08-021-9/+4
|
* Rename 'gn' to 'givenName'kmccarth@redhat.com2007-08-021-3/+1
|
* Added ipa.conf.Karl MacMillan2007-08-011-0/+3
|
* Added config.py.Karl MacMillan2007-08-011-0/+106
|
* Add local-dist target.Karl MacMillan2007-08-014-7/+25
| | | | Remove hard-coded config.
* Added spec files for python and admintools.Karl MacMillan2007-07-312-0/+90
|
* Fixed broken patches and server spec.Karl MacMillan2007-07-311-0/+0
|
* Final reorginzation to reflect packaging.Karl MacMillan2007-07-313-0/+113