addContext

Adds an eDirectory context to the CIFS user context search list.

Request

<addContext>
   <context/>
</addContext>

Reply

<addContext>             
   <result value=" ">
      <description/>
   </result>
</addContext>

Elements

context

Specifies the eDirectory name (in typeless, distinguished-name format) of the user context to add.

result

Specifies a zError or eDirectory value or 0 (for no error).

description

Specifies a text description of the result.