modifyContextList

Modifies all or a portion of the CIFS user context search list.

Request

<modifyContextList
   <context>
      <find/>
      <replace/>
   </context>
</modifyContextList>

Reply

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

Elements

context

Specifies the context to modify.

find

Specifies the original name (in typeless, distinguished-name format) of the context to change.

replace

Specifies the new context name.

result

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

description

Specifies a text description of the result.