Re: How to find out whether overlay module is loaded to openldap

2005-11-25 Thread Pierangelo Masarati
On Fri, 2005-11-25 at 11:28 +0530, sandeep wrote: Thanks for your reply My serch gives the following : [EMAIL PROTECTED] www]# ldapsearch -x -H ldap://: -b cn=Overlays,cn=Monitor # extended LDIF # # LDAPv3 # base cn=Overlays,cn=Monitor with scope subtree # filter:

put failed: DB_LOCK_DEADLOCK .....

2005-11-25 Thread ali . pouya
I use an injector with 10 parallel connections to load my directory. I often receive this message : Nov 25 13:37:25 my-server slapd[18333]: = bdb_dn2id_add: put failed: DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock -30995 Does somebody know the meaning of the message and what to do to

Ldap_sasl_interactive_bind_s: Local error (-2)

2005-11-25 Thread Gareth Ansell
Dear List, I am trying to get Linux to Authenticate against AD by using the methods described in: http://www.tkk.fi/cc/docs/kerberos/nss_ldap.html After a week or two of fiddling and compiling, I got this to work OK. I then decided to start from scratch, and document the methods used, as they

Re: ldap_add: Naming violation (64)

2005-11-25 Thread Kurt D. Zeilenga
At 01:46 AM 11/25/2005, [EMAIL PROTECTED] wrote: adding new entry privLanguage=ru,ou=lang, ou=org, o=corp.kermet.com ldap_add: Naming violation (64) additional info: naming attribute 'privLanguage' has no equality matching rule that it means this error? It means that the attribute

ldapadd and changetype:add

2005-11-25 Thread Beatriz Duran
Openldap will reject the addition of a new brand entry if the format comes in this way? ldapadd -x -h localhost -D cn=Manager,cn=Recipients,ou=EXUGSTL,o=EDS -W -f new1.ldf dn: cn=Case,cn=Recipients,ou=EXUGSTL,o=EDS changetype: add add: cn cn: Case, Terri add: objectClass objectClass:

Re: ldapadd and changetype:add

2005-11-25 Thread Pierangelo Masarati
I suggest you read the LDIFv1 format specification, RFC 2849, as well as the related man pages in OpenLDAP software ldif(5). The format you're using below, despite being passed by a friend, is not valid LDIF. p. On Wed, 2005-11-23 at 17:32 -0800, Beatriz Duran wrote: Openldap will reject the

Re: put failed: DB_LOCK_DEADLOCK .....

2005-11-25 Thread Howard Chu
[EMAIL PROTECTED] wrote: I use an injector with 10 parallel connections to load my directory. I often receive this message : Nov 25 13:37:25 my-server slapd[18333]: = bdb_dn2id_add: put failed: DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock -30995 Does somebody know the meaning of

invalid parameter supplied: Error putting OTP secret

2005-11-25 Thread rave247 rave247
Hi, I have following problem with configuring openldap to use SASL authentication (GSSAPI mechanism): shade:/home/prema# ldappasswd -h shade -Y GSSAPI -D uid=curley,cn=MOJEDOMENA,cn=gssapi,cn=auth SASL/GSSAPI authentication started SASL username: [EMAIL PROTECTED] SASL SSF: 56 SASL installing

Re: invalid parameter supplied: Error putting OTP secret

2005-11-25 Thread Quanah Gibson-Mount
--On Friday, November 25, 2005 9:10 PM +0100 rave247 rave247 [EMAIL PROTECTED] wrote: Hi, I have following problem with configuring openldap to use SASL authentication (GSSAPI mechanism): shade:/home/prema# ldappasswd -h shade -Y GSSAPI -D uid=curley,cn=MOJEDOMENA,cn=gssapi,cn=auth