[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: RE24 testing call (2.4.45) LMDB RE0.9 testing call (0.9.20)
- To: Quanah Gibson-Mount <quanah@symas.com>
- Subject: Re: RE24 testing call (2.4.45) LMDB RE0.9 testing call (0.9.20)
- From: "Paul B. Henson" <henson@acm.org>
- Date: Wed, 22 Feb 2017 19:21:09 -0800
- Cc: openldap-technical@openldap.org
- Content-disposition: inline
- In-reply-to: <AA8C1362D0E98C60392297D2@[192.168.1.30]>
- References: <FDA4AFA35DD14E2F924C8E86@[192.168.1.30]> <109e01d27e5d$7dc81a90$79584fb0$@acm.org> <WM!f9addfbb1e971a96ee338f9a8f497c159439eb7cb44ba1cc0851063d7af1a757152fdd4b143ae62794c401f4644af864!@mailstronghold-1.zmailcloud.com> <35507670CA8C8FA714A675D0@[192.168.1.30]> <20170206031253.GB3404@bender.unx.cpp.edu> <WM!3337ee6f4d0ff76406896e11155a493e06d614117bdfc44ddd0a4b3d68e33bc6ac1e92a46e2ae97605d3893cb4c67004!@mailstronghold-2.zmailcloud.com> <2FA92553A17ED318DAB80066@[192.168.1.30]> <20170215010422.GA3387@bender.cpp.edu> <WM!17a1f1e35dc4d80a9dd5708e979b35a549cf6400b8c55c960e8ccb9c1087e90b618414fedb21615048d547c120ba924e!@mailstronghold-2.zmailcloud.com> <AA8C1362D0E98C60392297D2@[192.168.1.30]>
- User-agent: Mutt/1.5.24 (2015-08-30)
On Tue, Feb 21, 2017 at 01:14:58PM -0800, Quanah Gibson-Mount wrote:
> So I'd like to know the order in which your overlays are loaded.
First there's
database mdb
suffix cn=accesslog
overlay syncprov
Then
database mdb
suffix "dc=cpp,dc=edu"
overlay memberof
overlay syncprov
overlay accesslog
I don't recall ever seeing a requirement for a specific ordering of the
overlays.