[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: NO-USER-MODIFICATION and USAGE dSAOperation in custom schema



Howard Chu wrote:
Michael Ströder wrote:
HI!

Why is it not allowed to use

   NO-USER-MODIFICATION
   USAGE dSAOperation

in an attribute type declaration?

Because such an operational attribute requires server-side code to actually implement it, and you haven't got any means to provide that code. Custom operational attributes must be defined using code loaded in a module.

You could use the dsaschema contrib module to help with this.



--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/