summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap.h
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-04-11 21:06:36 -0400
committerStephen Gallagher <sgallagh@redhat.com>2012-05-03 14:09:13 -0400
commitd38cd6a211d3b68036ceb7bc875f832433afd035 (patch)
tree8f4d0112ea30f84476e252cfb4a7481a9835d6aa /src/providers/ldap/sdap.h
parent4f07a5ba197b902afd3a785baf6bd9967f50dfd2 (diff)
downloadsssd-d38cd6a211d3b68036ceb7bc875f832433afd035.tar.gz
sssd-d38cd6a211d3b68036ceb7bc875f832433afd035.tar.xz
sssd-d38cd6a211d3b68036ceb7bc875f832433afd035.zip
LDAP: Add id-mapping option
Diffstat (limited to 'src/providers/ldap/sdap.h')
-rw-r--r--src/providers/ldap/sdap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/providers/ldap/sdap.h b/src/providers/ldap/sdap.h
index 5109ea86a..9ef880042 100644
--- a/src/providers/ldap/sdap.h
+++ b/src/providers/ldap/sdap.h
@@ -180,6 +180,7 @@ enum sdap_basic_opt {
SDAP_TLS_KEY,
SDAP_TLS_CIPHER_SUITE,
SDAP_ID_TLS,
+ SDAP_ID_MAPPING,
SDAP_SASL_MECH,
SDAP_SASL_AUTHID,
SDAP_SASL_REALM,