summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_common.h
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-04-25 13:14:01 -0400
committerStephen Gallagher <sgallagh@redhat.com>2011-05-24 14:36:39 -0400
commit45c856c45415caa166d5536fa1fbfb8c5ce9ddec (patch)
tree4121aa57082c27b87c2d591bbfd42726d01fdbf9 /src/providers/ipa/ipa_common.h
parentdaaa2e39118667cc651ca608f5028684f8872e2a (diff)
downloadsssd-45c856c45415caa166d5536fa1fbfb8c5ce9ddec.tar.gz
sssd-45c856c45415caa166d5536fa1fbfb8c5ce9ddec.tar.xz
sssd-45c856c45415caa166d5536fa1fbfb8c5ce9ddec.zip
Enable paging support for LDAP
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 588aa63e4..922806234 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 48
+#define IPA_OPTS_BASIC_TEST 49
/* 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