Problems with Directory server

2001-02-21 Thread francis
Hi, I don't know if this is the right group to ask my questions but That's the only groups I could access, I hope you'll be able and have the kindness to answer me : I've just install Directory 4.1, and I not familiar with it. May someone anwser my poor 2 questions ? First of all : is it possib

Re: LDAP and multiple UIDs

2001-02-21 Thread Ian K. Barnett
Hannes, The Netscape Dir 4.x has a UID uniqueness plugin that ensures that uid is unique within a suffix. You can disable this if you really want to but Netscape does not recommend it. What you are looking are talking about is the dn. The directory is telling you that the uid as an attribute of

[Fwd: my ldap locking problem]

2001-02-21 Thread Dan Mosedale
So we're not really concentrating on the problem that this message is written about. But it _is_ some of the only documentation about the XPCOM wrapper code other than the IDL files and the LDAP C SDK doc set. Dan OK, so I've written up a bunch of text about how the LDAP code works and th

Asynchronous LDAP calls and fork

2001-02-21 Thread Bruno Grossmann
Hello, I am in the process of developing a Perl-based load generating program. After many trial designs, I came up with the following design: 1) Init and bind to server 2) fork 3) Parent process iniates asynchronous search queries 4) Child process performs ldap_result calls This works like a cha

Can't SSL Bind

2001-02-21 Thread Rob Reid
Greeting, Ok, so I've finally gotten our iPlanet Directory Server 4.12 to accept a Versign cert and restart on ports 389 and 636. But, the directory absolutely refuses to respond to anybody attempting to bind securely. I verified through netstat and lsof that the ns-slapd process is indeed boun

Re: addressbook prefs UI change proposal; feedback requested (was Re: LDAP server preferences)

2001-02-21 Thread Srilatha Moturi
Csaba Borbola wrote: > Dan Mosedale wrote: > > > > > is an approximate description of what we came up with (unfortunately > > couched in my rather terse note-taking style). We'd love to hear > > feedback from any and all

[Fwd: ldap autocompletion impl details (was Re: posting irc meeting log)]

2001-02-21 Thread Dan Mosedale
[Forwarded with permission] Dan Like I have already explain to you, my current concern today is how to add in real time new result in the dropdownlist in order to not make the user wait that we are done searching the LDAP before starting showing results. I like the approach of Paul about having

Re: PerlDAP Compile

2001-02-21 Thread Leif Hedstrom
Halbeisen wrote: > I am using Perl 5.003; Perldap 1.4 and SDK 3.0 for C. Thank you for your > assistance. Can you try PerLDAP v1.4.1 ? Also, please send us the output from your build sessions, with all the configuration options etc. Thanks, -- leif