summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_common.h
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-05-18 10:17:22 -0400
committerStephen Gallagher <sgallagh@redhat.com>2010-05-18 13:08:37 -0400
commit6663abdda9ce55aace1b19c4170b1153d39136e0 (patch)
treed2cff2ef7abe16b461bfb47d5a7df0279d4351e3 /src/providers/ipa/ipa_common.h
parent49942f408c33a91fd99deae7ca2b3005d6fb56fb (diff)
downloadsssd-6663abdda9ce55aace1b19c4170b1153d39136e0.tar.gz
sssd-6663abdda9ce55aace1b19c4170b1153d39136e0.tar.xz
sssd-6663abdda9ce55aace1b19c4170b1153d39136e0.zip
Remove unused ldap_offline_timeout 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 fe9ca5418..9678e0cea 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 35
+#define IPA_OPTS_BASIC_TEST 34
/* 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