Feedback

  • Contents
 

Add Blob Attribute

This LDAP tool adds an operation into the list of operations to be executed on the LDAP server. The operation added is an operation to store the content of a blob (located in a file) as the value of an attribute on an entry of the LDAP server.

Inputs

Operation List

The operation list where the attribute will be added.

Attribute

The name of the attribute that is storing the blob.

Blob file

The file containing the content of the blob (icon, program, image, sound, prompt, etc.).

Outputs

Operation List

Operation list where the attribute was added.

Error Code

The error code (value)

Error Message

The error code name (string)

Error Native

The error returned by the native API (string)

Exit Paths

Success

This path is taken if the list of operations is successfully updated.

Failure

This path is take if the operation fails.