Hi Fourat, Is this related to ApacheDS (the server) or Apache Directory Studio, or both? Which versions?
Could you be a little more descriptive about the steps you went through? "Saved it" is pretty vague... Where did you save it exactly? Thanks! Regards, Pierre-Arnaud On 8 nov. 2011, at 13:45, Fourat ZOUARI wrote: > Hi, > > I've created a new object class, here's it's source code: > > objectclass ( 1.3.6.1.4.1.76561.1 >> >> NAME 'Tux' >> >> DESC 'Staff' >> >> SUP top >> >> STRUCTURAL >> >> MUST ( description $ displayName $ documentIdentifier $ documentTitle $ >>> email $ employeeNumber $ homePhone $ homePostalAddress $ personalTitle $ >>> serialNumber $ userPassword ) >> >> MAY ( photo $ SipExtension $ Departement ) >> >> ) >> >> > Saved it, and still cannot see it as an option in objectClass attribute of > any entry ... > > Any idea ?
