Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -313/+0 | |
Also update BUILD.txt | |||||
2009-12-17 | disable password migration code | Sumit Bose | 1 | -2/+2 | |
2009-11-20 | Add ipa_auth | Sumit Bose | 1 | -0/+313 | |
To support IPA DS to Kerberos password migration a seperate authentication target is added. It calls the Kerberos authentication target and in the case of a 'Preauthentication Error' the LDAP authentication target. On success the Kerberos target is called again to request the TGT. |