summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_common.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-02LDAP: Add parser for multiple search basesStephen Gallagher1-0/+20
2011-08-26Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANONJakub Hrozek1-1/+2
2011-08-01Change the default value of ldap_tls_cacert in IPA providerJakub Hrozek1-1/+1
2011-07-21fo_get_server_name() getter for a server nameJakub Hrozek1-1/+9
2011-07-21Rename fo_get_server_name to fo_get_server_str_nameJakub Hrozek1-2/+2
2011-07-13Remove unused krb5_service structure memberJakub Hrozek1-2/+0
2011-07-11Escape IP address in kdcinfoJakub Hrozek1-10/+10
2011-07-11Move IP adress escaping from the LDAP namespaceJakub Hrozek1-3/+3
2011-07-08Add LDAP access control based on NDS attributesSumit Bose1-1/+4
2011-07-08Add ipa_hbac_treat_deny_as optionStephen Gallagher1-1/+2
2011-07-08Add ipa_hbac_refresh optionStephen Gallagher1-1/+2
2011-06-30Use name based URI instead of IP address based URIsSumit Bose1-1/+1
2011-06-30Add sockaddr_storage to sdap_serviceSumit Bose1-0/+10
2011-06-15Switch resolver to using resolv_hostent and honor TTLJakub Hrozek1-2/+2
2011-06-02Escape IPv6 IP addresses in the IPA providerJakub Hrozek1-4/+26
2011-06-02Add utility function to return IP address as stringJakub Hrozek1-8/+2
2011-05-20Use dereference when processing RFC2307bis nested groupsJakub Hrozek1-1/+2
2011-04-29Fix order of arguments in select_principal_from_keytab() callJakub Hrozek1-1/+1
2011-04-29Fix segfault in IPA providerStephen Gallagher1-2/+2
2011-04-28Fix IPA config bug with SDAP_KRB5_REALMStephen Gallagher1-1/+1
2011-04-27Add ldap_page_size configuration optionStephen Gallagher1-1/+2
2011-04-25Modify principal selection for keytab authenticationJan Zeleny1-21/+53
2011-04-25Allow new option to specify principal for FASTJan Zeleny1-1/+2
2011-03-24Add host access control supportPierre Ossman1-1/+2
2011-02-28Use realm for basedn instead of IPA domainJakub Hrozek1-41/+37
2011-02-22Fix uninitialized value error in ipa_get_id_options()Stephen Gallagher1-7/+7
2011-02-22Add krb5_realm to the basic IPA optionsStephen Gallagher1-2/+3
2011-02-22Allow krb5_realm to override ipa_domainStephen Gallagher1-9/+34
2011-02-17Point the IPA provider at the compat tree for netgroupsStephen Gallagher1-0/+19
2011-01-27Add option to disable TLS for LDAP authStephen Gallagher1-1/+5
2011-01-20Add ldap_tls_{cert,key,cipher_suite} config optionsTyson Whitehead1-0/+3
2011-01-19Add ipa_hbac_search_base config optionSumit Bose1-1/+2
2011-01-19Add LDAP expire policy base RHDS/IPA attributeSumit Bose1-1/+2
2011-01-19Add LDAP expire policy based on AD attributesSumit Bose1-1/+3
2011-01-17Add ldap_search_enumeration_timeout config optionSumit Bose1-2/+3
2010-12-21Add authorizedService supportStephen Gallagher1-1/+2
2010-12-07Replace krb5_kdcip by krb5_server in LDAP providerSumit Bose1-2/+2
2010-12-07ldap: Use USN entries if available.Simo Sorce1-1/+3
2010-12-07Add support for FAST in krb5 providerSumit Bose1-1/+2
2010-12-06Add ldap_chpass_uri config optionSumit Bose1-1/+3
2010-12-06Add new account expired rule to LDAP access providerSumit Bose1-1/+3
2010-12-03Add support for automatic Kerberos ticket renewalSumit Bose1-1/+2
2010-12-03Add krb5_lifetime optionSumit Bose1-1/+2
2010-12-03Add krb5_renewable_lifetime optionSumit Bose1-1/+2
2010-12-01Allow protocol fallback for SRV queriesJakub Hrozek1-1/+1
2010-10-22Add ldap_deref optionSumit Bose1-1/+12
2010-10-19Option krb5_server is now used to store a list of KDCs instead of krb5_kdcip.Jan Zeleny1-1/+9
2010-10-18Add option to limit nested groupsSimo Sorce1-1/+2
2010-10-13Add infrastructure to LDAP provider for netgroup supportSumit Bose1-1/+34
2010-10-13Initialize kerberos service for GSSAPIJakub Hrozek1-0/+1