summaryrefslogtreecommitdiff
path: root/server/providers/ipa
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Add offline support for ipa_accessSumit Bose2-17/+134
2009-12-03Setup ldap child logging from IPA backendJakub Hrozek1-0/+7
2009-11-25Split helpers for child processesJakub Hrozek1-1/+2
2009-11-25In IPA, the realm is always the domain uppercased.Simo Sorce1-2/+7
2009-11-25Fix internal options numbers testSimo Sorce1-12/+24
2009-11-23Read KDC info from file instead from environmentSumit Bose3-14/+34
2009-11-20Add initial failover support for ldap and ipaSimo Sorce4-48/+183
2009-11-20Enhance check for remote hostsSumit Bose2-55/+97
2009-11-20Add ipa_authSumit Bose3-1/+347
2009-11-20Validate Kerberos credentials with local keytabSumit Bose1-0/+2
2009-11-13Fix option name krb5_changepw_principalSumit Bose1-1/+1
2009-11-12Fix inconsistent use of krb5_ccname_templateSumit Bose1-1/+1
2009-11-12Add support for host, source host and user categorySumit Bose1-8/+54
2009-11-10Add cleanup taskSimo Sorce1-1/+2
2009-11-10Add check for access-time rules to ipa_access.Sumit Bose3-0/+73
2009-11-09Fix tevent_req error checking.Simo Sorce1-18/+3
2009-11-09IPA time rules parsing routinesJakub Hrozek2-0/+1242
2009-11-07Fix buildSimo Sorce1-4/+8
2009-11-07added access module of IPA providerSumit Bose3-2/+1681
2009-11-03Rename sdap_id_map to sdap_attr_mapSimo Sorce1-2/+15
2009-11-02set ipa_hostname if not given in config fileSumit Bose1-0/+20
2009-10-29Tidy up ipa optionsSimo Sorce3-149/+169
2009-10-27Move responsibility for entry expiration timeoutSimo Sorce2-5/+5
2009-10-26Copy option overrides.Simo Sorce1-0/+26
2009-10-22Fix setting the schema in the ipa providerSimo Sorce1-0/+3
2009-10-22update ipa auth options to new option schemeSumit Bose3-110/+133
2009-10-20Start implementing ipa specific options.Simo Sorce3-5/+398
2009-10-16Add first basic IPA providerSimo Sorce1-0/+233