On Fri, 2012-07-20 at 09:03 +1000, Co, Cathryn wrote:
> Solved by modifying the sizelimit config option in slapd.conf. The
> default config returns a max of 500 entries; setting this to unlimited
> fixed the issue.
That is, sadly, your only real option. PHP [AFAIK] doesn't support the
extended op
.
I downloaded the source, commented the sections that try to check the
cached authentication, recompiled, and all was well. This does mean my
KDC gets hammered more...but at least it works.
Thanks,
Adam
On Mon, Jun 20, 2011 at 8:07 PM, Adam wrote:
> On 6/18/2011 7:48 AM, Deon George wr
On 6/21/2011 9:29 PM, Deon George wrote:
> Hi Adam
>
> On 22/06/11 05:41, Adam Allred wrote:
>> That last sentence...that's the kicker. Apache wakes up, services your
>> first request after getting credentials (in this case, getting the
>> basic tree layout), an
in memory).
So, at this point, I think the way phpldapadmin/apache works + the
GSSAPI == mutually exclusive systems, assuming we don't care to break
the intended design of each application...
So yeah...I might need to find another way around this...perhaps some
other authentication method...
s/brabs/grabs/
On Fri, Jun 17, 2011 at 12:41 PM, Adam Allred wrote:
> I've been looking into this for a few days now, and I have a few
> questions about the code that aren't directly SASL related, but do
> affect it:
>
> Within the startSASL function in ds_ldap.php, I ha
rect in my suggestion that not having a
bind_dn causes bad behavior...and if so, where are these checks
implemented, or where are there assumptions that a bind_dn exists? Is
the bind_dn used as a key for pulling a bound LDAP resource out of the
cache (and where in the code is that, because I cannot locat
Hello,
I've been digging through the internet and can't seem to find a
definitive answer to the following question:
Does PLA 1.2.x support SASL auth using the GSSAPI, and if so, how do I
configure it?
Can anyone possibly point me in the right direction?
Tha
> I have a specific requirement. I am using the latest version of
> openldap and phpldapadmin (compiled from debian lenny). This version
> of openldap has an attribute "memberOf" which displays all the group
> dns of which this particular dn is a member. But in phpldapadmin this
> is treated as an