summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver/krbinstance.py
Commit message (Collapse)AuthorAgeFilesLines
...
* General fixes.Simo Sorce2007-08-151-2/+1
| | | | Do not start ipa_kpasswd by default yet
* in F7 all directory names have changed from fedora-ds to dirsrvSimo Sorce2007-08-151-7/+7
| | | | which should also be the name used in DS 8.0, change all occurences
* Use relative .so names for plugin so that lib/lib64 does not get in the waySimo Sorce2007-08-151-1/+1
| | | | change the pwd-extop conf ldif to a more sensible name
* Activate the passwd extop plugin and ipa-kpasswd daemonSimo Sorce2007-08-151-5/+10
|
* export kpasswd keytab during installation processSimo Sorce2007-08-091-0/+10
|
* typoSimo Sorce2007-08-091-1/+1
|
* merge in changes from upstreamSimo Sorce2007-08-091-0/+28
|\
| * Generate /etc/httpd/conf.d/ipa.conf from a template so the realm canrcritten@redhat.com2007-08-061-0/+8
| | | | | | | | be set during installation
| * - Abstracted client class to work directly or over RPCrcritten@redhat.com2007-08-061-0/+18
| | | | | | | | | | | | | | | | | | | | | | - 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
* | set preauth on kadmin/changepw otherwise the kpasswd can't acquire a ticketSimo Sorce2007-08-081-0/+8
| |
* | Try to fix dir layout and recover missing filesSimo Sorce2007-08-011-16/+10
| |
* | Merge from upstreamSimo Sorce2007-08-011-2/+8
|/
* More reorgnization.Karl MacMillan2007-07-271-0/+177