Re: using ldap_simple_bind_s() over ssl connection.

2005-02-03 Thread Sridhar Bandi
; > > > > I'm going to strip that code out and try again with the 5.11 sdk and see > > what happens. > > > > Thanks again! > > Jeff > > > > > > > > > > > > > > [EMAIL PROTECTED] wrote: - > > > > > >

using ldap_simple_bind_s() over ssl connection.

2005-01-28 Thread Sridhar Bandi
Greetings to everyone, we want an authenticated secure channel b/w the client and the LDAP server, however we don't have the certificate setup for the client(no client side authentication) but just a DN and password for the client to authenticate itself to the server. The LDAP server is se

Deleting non-leaf entry from LDAP

2003-03-18 Thread Sridhar Bandi
Greetings, I would like to delete non-leaf entry and its child nodes in the directory. Is there anyway that I can do this using ldap_delete() with some option, instead of first deleting all the leaf nodes and then the non-leaf node. Thank you all in advance. Regards Bandi begin:vcar

changing password

2001-04-06 Thread SRIDHAR BANDI
Greetings , when we need to change the password of the user in the ldap i.e is there any specific tool using which we change the password. I need to do it securely independent of my environment. Thanks in advance. thanks bandi

Re: LDAP C SDK Adding objects with / in DN

2001-03-19 Thread SRIDHAR BANDI
Hi , Using the LDAP C SDK you can have "/" as part of DN , That depends on the plugin that is enabled for the syntax checking , I have tested with "/" as part of a SN and CN also UID in Netscape Directory server , I have the default plugins enabled on my directory server.

acls for admin

2001-03-07 Thread SRIDHAR BANDI
  from all users and all operations  ,  now I am not seeing that entry in the Directory Console ,    instead it is shown as "This entry could not be read". Does this mean that the entry doesnt has permisson to anyone. thanks in advance .     Thanks , Sridhar Bandi    

SASL plugin for LDAP server

2001-02-23 Thread SRIDHAR BANDI
Hi all , I want to connect using SASL mechanism to Netscape Directory Server Can we get any SASL plugin that can be integrated with Netscape Directory Server. Thanks in advance. thanks bandi

Info on SASL-GSSAPI Plugin .

2001-02-19 Thread Sridhar Bandi
Hi , Is there any plugin for SASL-GSSAPI authentication mechanism for Netscape Directory or are there any plans of implementing that. Please let me know as I am interested to be part of that. Thanks and Regards, bandi.

Source code for ldap-sdk that supports ssl.

2001-02-19 Thread Sridhar Bandi
Hi , I downloaded the ldapsdk source code from mozilla but that is not ssl enabled code . Can someone help me in getting the ldap-sdk code with ssl enabled. Any pointers/suggestions/help appreciated. thanks bandi