Commit Graph

9 Commits

Author SHA1 Message Date
Karl MacMillan
29c0668e98 Bump versions for release. -
Mark McLoughlin
893e4b24dc imported patch freeipa-require-python-krbv.patch 2008-02-21 15:23:29 +00:00
Rob Crittenden
0a935d5be3 First draft of man pages for the admin tools 2007-10-11 10:49:32 -04:00
Simo Sorce
5898ae527a In the TCP case there is an extra (redundant) lenght
field before the packet data, address the problem.
2007-09-12 11:51:16 -04:00
Karl MacMillan
d15ad0f26a Update version numbers for release. -
Karl MacMillan
288128d560 Updated freeipa-admintool spec file to include additional tools.
Updated freeipa-python to depend on PyKerberos package.
-
Karl MacMillan
0d981af820 Various build system fixes. -
rcritten@redhat.com
993f76fe60 - Abstracted client class to work directly or over RPC
- 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
2007-08-06 10:05:53 -04:00
Karl MacMillan
66ee656155 Added spec files for python and admintools. -