Hi Does apache directory support non-numeric oids? For example:
attributeType (
SomeTest-oid
NAME 'SomeTest'
DESC 'Testing'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
)
There's a brief description here:
http://wikis.sun.com/display/SunOpenDSSEdocs/Viewing+and+Extending+the+LDAP+Schema#ViewingandExtendingtheLDAPSchema-
WorkingWithAttributeTypeDefinitions
I'm trying to port an existing application that has made heavy use of the
pattern to apacheds 1.5.7. Any help appreciated.
Thanks,
Joe.
