Re: (ITS#7557) error in configuring openldap
by quanah@zimbra.com
--On Tuesday, April 02, 2013 10:48 PM +0000 amanbista(a)gmail.com wrote:
> Full_Name: amanbista
> Version: 2.3.34
> OS: redhat linux 6.4
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (70.122.251.187)
I suggest you read the manual page for ldapsearch so you understand how it
works. I would also note that the OpenLDAP 2.3 series has not been
supported for years.
--Quanah
--
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
10 years, 8 months
(ITS#7557) error in configuring openldap
by amanbista@gmail.com
Full_Name: amanbista
Version: 2.3.34
OS: redhat linux 6.4
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (70.122.251.187)
root@scrdcvcortst05 openldap]# slaptest
bdb_db_open: warning - no DB_CONFIG file found in directory /var/lib/ldap: (2).
Expect poor performance for suffix "dc=my-domain,dc=com".
config file testing succeeded
[root@scrdcvcortst05 openldap]# ldapsearch
SASL/GSSAPI authentication started
ldap_sasl_interactive_bind_s: Local error (-2)
additional info: SASL(-1): generic failure: GSSAPI Error: Unspecified GSS
failure. Minor code may provide more information (Credentials cache file
'/tmp/krb5cc_0' not found)
10 years, 8 months
Re: (ITS#7556) MDB_PREV skipping large chunks of databse
by dw@botanicus.net
--089e0122814257375004d955a1e6
Content-Type: text/plain; charset=ISO-8859-1
It's worth note this was found after applying Howard's most recent patch
for my previous MDB_LAST issue. Sorry for being a pain. :)
--089e0122814257375004d955a1e6
Content-Type: text/html; charset=ISO-8859-1
<div dir="ltr">It's worth note this was found after applying Howard's most recent patch for my previous MDB_LAST issue. Sorry for being a pain. :)<br></div>
--089e0122814257375004d955a1e6--
10 years, 8 months
Re: (ITS#7555) SizeLimit Exceeded Error
by masarati@aero.polimi.it
> Full_Name: sandeep kumawat
> Version: 2.4
> OS: Cent OS 5.6
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (103.245.47.20)
>
>
> When doing a page search for user on ldap, SizeLimit Exceeded Error is
> thrown.
>
> There are about 1500 users in ldap and we are using ldap_search_init_page
> API
> with 10th param (TotalSizeLimit) set to 500.
>
> Could you pls let us know what can be issue here.
The ITS is to notify bugs in OpenLDAP software. There is no
ldap_search_init_page() in OpenLDAP's API. The answer to your question is
in slapd.conf(5) in the discussion of the "limits" parameter.
This ITS will be closed.
--
Pierangelo Masarati
Associate Professor
Dipartimento di Scienze e Tecnologie Aerospaziali
Politecnico di Milano
10 years, 8 months
(ITS#7555) SizeLimit Exceeded Error
by sandeep_kumawat@mcafee.com
Full_Name: sandeep kumawat
Version: 2.4
OS: Cent OS 5.6
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (103.245.47.20)
When doing a page search for user on ldap, SizeLimit Exceeded Error is thrown.
There are about 1500 users in ldap and we are using ldap_search_init_page API
with 10th param (TotalSizeLimit) set to 500.
Could you pls let us know what can be issue here.
Thanks
10 years, 8 months