summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_common.h
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2010-11-29 14:29:19 +0100
committerStephen Gallagher <sgallagh@redhat.com>2010-12-06 09:30:14 -0500
commit33b8fa8693df109fb33b6051bb29cb0cf5bc4d19 (patch)
tree63a40c0c94631ce767e5a71dd6ba84da9586ab3b /src/providers/ipa/ipa_common.h
parent32266b2c1c6b8bf95f3ba8fd7f3ff2ef63d8fb9a (diff)
downloadsssd-33b8fa8693df109fb33b6051bb29cb0cf5bc4d19.tar.gz
sssd-33b8fa8693df109fb33b6051bb29cb0cf5bc4d19.tar.xz
sssd-33b8fa8693df109fb33b6051bb29cb0cf5bc4d19.zip
Add ldap_chpass_uri config option
Diffstat (limited to 'src/providers/ipa/ipa_common.h')
-rw-r--r--src/providers/ipa/ipa_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/providers/ipa/ipa_common.h b/src/providers/ipa/ipa_common.h
index 0082b0659..451a1534d 100644
--- a/src/providers/ipa/ipa_common.h
+++ b/src/providers/ipa/ipa_common.h
@@ -35,7 +35,7 @@ struct ipa_service {
/* the following defines are used to keep track of the options in the ldap
* module, so that if they change and ipa is not updated correspondingly
* this will trigger a runtime abort error */
-#define IPA_OPTS_BASIC_TEST 41
+#define IPA_OPTS_BASIC_TEST 43
/* the following define is used to keep track of the options in the krb5
* module, so that if they change and ipa is not updated correspondingly