|
From: <fo...@mi...> - 2000-07-04 09:56:58
|
that's what i needed. thank you very much. the problem is much clear
now. btw, do you know how oid are generated/assigned? i draft something
and let you know on this list in a week or so...
ciao,
federico
Scavenging the mail folder uncovered Michael Ströder's letter:
> Federico Di Gregorio wrote:
> >
> > i am just restarting to work on the high level python-ldap api and
> > the lappo LDAP browser. some months ago we talked about schema (ldap 3)
> > support and how to implement it. a guy promised a draft that was never
> > posted (or, maybe, i lost it.)
>
> Well, I promised to make a draft for a LDAP class library but I did
> not have the time. It's still in my mind to write something like
> this because it would make some parts of web2ldap much cleaner.
>
> Such a class library should contain classes for syntaxes,
> attributes, objectclasses and whole entries. E.g. take a look at the
> schema configuration files coming with OpenLDAP 2.0. You'll find
> things like
>
> ----------------- snip -------------------
> objectClass: ( 1.3.6.1.4.1.4203.666.3.3 NAME 'OpenLDAPorg'
> DESC 'OpenLDAP Organizational Object'
> SUP pilotOrganization
> MAY ( authPassword $ displayName $ labeledURI ) )
>
> attributetype ( 0.9.2342.19200300.100.1.2 NAME
> 'textEncodedORAddress'
> EQUALITY caseIgnoreMatch
> SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
> ----------------- snip -------------------
--
Federico Di Gregorio
MIXAD LIVE System Programmer fo...@mi...
Debian GNU/Linux Developer & Italian Press Contact fo...@de...
Nobody will ever need more than 640k RAM! -- Bill Gates, 1981
Windows 95 needs at least 8 MB RAM. -- Bill Gates, 1996
Nobody will ever need Windows 95. -- logical conclusion
|