Writing a SHELL backend database

Modify

The input format for a MODIFY request is as follows:

   MODIFY
   msgid: integer
   [suffix: dn]+
   dn: entrydn
   [add: attrtype
    [attrtype: attrvalue]+]*
   [delete: attrtype
    [attrtype: attrvalue]*]*
   [replace: attrtype
    [attrtype: attrvalue]+]*
The add, delete and replace constructs indicate the modifications to make.
© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999