Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require SSL for the XML-RPC interface | Rob Crittenden | 2007-10-19 | 1 | -1/+1 |
| | |||||
* | Fix build issues by combining patches submitted by Michael Gregg and | Rob Crittenden | 2007-10-17 | 1 | -1/+0 |
| | | | | | Karl MacMillan Remove #!/usr/bin/python from many files to quiet rpmlint | ||||
* | - Abstracted client class to work directly or over RPC | rcritten@redhat.com | 2007-08-06 | 1 | -0/+55 |
- 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 |