From: <M33...@ms...> - 2000-07-11 14:09:54
|
From: fo...@mi... (Federico Di Gregorio) > > now the problem: is this syntax (givento me by ldap.surfnet.nl) > valid? Should be. > where can i find a *full* specification for the schema syntax, Note: You have to parse objectclass, attributes and syntax definitions and model them into your object classes. You might wanna start with: RFC2252: Attribute Syntax Definitions RFC2256: A Summary of the X.500(96) User Schema for use with LDAPv3 Ciao, Michael. |