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:54:38 -0400
commitce9f6745de1d52ef1161d0d7b09ba039f383a093 (patch)
treee03d5b58523e420582ce6250845c158257e1a70f /src/providers/ipa/ipa_common.h
parent6a21eb70c4d2b5b64aa52af9e8690eb68ccbdd76 (diff)
downloadsssd-ce9f6745de1d52ef1161d0d7b09ba039f383a093.tar.gz
sssd-ce9f6745de1d52ef1161d0d7b09ba039f383a093.tar.xz
sssd-ce9f6745de1d52ef1161d0d7b09ba039f383a093.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