Re: LDAP get the schema type (say rfc)
Chris Ridd <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.ldap |
|---|---|
| Message-ID | <[email protected]> |
On 8 Jan 2009, at 11:43, omi wrote: > Hi All, > > 1. Is there is any method in Net::LDAP that can gives me an LDAP > Schema type say RFC33.. or Windows AD. See Net::LDAP::Schema. But it just gives you the definitions, it doesn't judge whether the schema corresponds to a certain manufacturer's idea, or any particular standard. Cheers, Chris