Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix dsinstance.py and krbinstance.py imports | Kevin McCarthy | 2007-09-06 | 1 | -1/+1 |
| | |||||
* | Add password request for admin user | Simo Sorce | 2007-08-31 | 1 | -2/+27 |
| | | | | | | | | | Set password for admin user using the Directory Mangaer account and the mozldapldappaswd binary to get and SSL connection Fix some timeout problems with deploying keytabs Fix ipa_pwd_extop to actuallt correctly detect an SSL connection Do not ask for the user to use for the directory unless 'dirsrv' is an existing user which may clash, create it silently | ||||
* | Fix copy&paste error, its not the conf files we need access to, | Simo Sorce | 2007-08-30 | 1 | -2/+2 |
| | | | | we need to access the generated keytabs | ||||
* | General fixes. | Simo Sorce | 2007-08-15 | 1 | -2/+1 |
| | | | | Do not start ipa_kpasswd by default yet | ||||
* | in F7 all directory names have changed from fedora-ds to dirsrv | Simo Sorce | 2007-08-15 | 1 | -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 way | Simo Sorce | 2007-08-15 | 1 | -1/+1 |
| | | | | change the pwd-extop conf ldif to a more sensible name | ||||
* | Activate the passwd extop plugin and ipa-kpasswd daemon | Simo Sorce | 2007-08-15 | 1 | -5/+10 |
| | |||||
* | export kpasswd keytab during installation process | Simo Sorce | 2007-08-09 | 1 | -0/+10 |
| | |||||
* | typo | Simo Sorce | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | merge in changes from upstream | Simo Sorce | 2007-08-09 | 1 | -0/+28 |
|\ | |||||
| * | Generate /etc/httpd/conf.d/ipa.conf from a template so the realm can | rcritten@redhat.com | 2007-08-06 | 1 | -0/+8 |
| | | | | | | | | be set during installation | ||||
| * | - Abstracted client class to work directly or over RPC | rcritten@redhat.com | 2007-08-06 | 1 | -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 ticket | Simo Sorce | 2007-08-08 | 1 | -0/+8 |
| | | |||||
* | | Try to fix dir layout and recover missing files | Simo Sorce | 2007-08-01 | 1 | -16/+10 |
| | | |||||
* | | Merge from upstream | Simo Sorce | 2007-08-01 | 1 | -2/+8 |
|/ | |||||
* | More reorgnization. | Karl MacMillan | 2007-07-27 | 1 | -0/+177 |