Re: Reading LDAP Schema and related topics

2001-09-27 Thread Graham Barr
On Thu, Sep 27, 2001 at 10:52:11AM -0500, James G Smith wrote: > Part of the configuration that is needed is the attribute type and object > class configuration of the server. This can be supplied in an RFC 2252 > specified format or in a server-specific format. I currently have a module > that

Reading LDAP Schema and related topics

2001-09-27 Thread James G Smith
[ This is CC'd to the modules list so they can see some more of the background behind the requests.] I am trying to put together a set of modules that can give a meta-view of LDAP. This would remove intimate knowledge of the LDAP structure from the scripts and place it in these modules. For exa

Re: Reading LDAP Schema and related topics

2001-09-27 Thread Jim Smith
On Thu, Sep 27, 2001 at 05:12:05PM +0100, Graham Barr wrote: > On Thu, Sep 27, 2001 at 10:52:11AM -0500, James G Smith wrote: > > Part of the configuration that is needed is the attribute type and object > > class configuration of the server. This can be supplied in an RFC 2252 > > specified form