From: Mark W. <mew...@un...> - 2000-09-18 16:33:34
|
The current version of openLDAP doesn't support LDAP v3 so you can't view or update the schema dynamically. You must use the configuration files on the server. Mark On Mon, 18 Sep 2000, Chris Ridd wrote: > Nicolas Rosa <nic...@ha...> wrote: > > Hi, > > > > I'm working on some piece of code to implement openLDAP in a mid-range > > project. > > I'd like to use the schema for testing entries but when I use it there > > was no response. > > > > I think I have to populate a Schema entry but when I do it the server > > respond that there are no syntax verificators. > > > > Can someone help me to populate the schema and manage-it ? > > Thanks > > > > This is probably more a question you should ask the OpenLDAP guys, as it > sounds more of a server issue than a client (Net::LDAP) problem.. > > You might also want to cut and past the *precise* error when you talk to > them - "verificators" doesn't sound like a real word! :-) > > Cheers, > > Chris > |