Hi Joe, On Thu, Jan 27, 2011 at 11:15 PM, Joe Quanaim <[email protected]>wrote:
> > 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. > ApacheDS only supports OID syntax compliant OID values in the schema entity definitions. -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org To set up a meeting with me: http://tungle.me/AlexKarasulu
