PreviousNext

Strings Returned by omX_object_to_string( )

The following are examples of strings returned by the omX_object_to_string( ) function.

Example 1

If a DS_C_DS_DN object is supplied, the following might be returned:

/

/C=de/O=sni/OU=ap11/CN=naik,SN=naik

/C=de/O=sni/OU=ap11/CN=naik,LOC=Muenchen\,8000

Example 2

If a DS_C_DS_RDN object is supplied, the following might be returned:

CN=naik,SN=naik

server

Example 3

If a DS_C_ATTRIBUTE object is supplied, the following might be returned:

CN=bhavesh naik

OCL=REP;ORP

TXN={AB=90,CC=678,TN=12345}

OWN={/C=de/O=sni/OU=ap11};{/C=de/O=sni/OU=ap22}

Example 4

If a DSX_C_GDS_ACL object is supplied, the following might be returned:

MPUB={INT=0,USR={/C=de/O=sni/CN=naik,SN=bhavesh}}

Example 5

If a DS_C_NAME_ERROR object is supplied with DS_PROBLEM of DS_E_NO_SUCH_OBJECT, the following might be returned:

The specified name does not match the name of any object

in the directory

Example 6

If a DS_C_ATTRIBUTE_ERROR object is supplied with DS_C_ATTRIBUTE_PROBLEM containing DS_E_ATTRIBUTE_OR_VALUE_EXISTS, the following might be returned:

An attempt is made to add an attribute or value that already

exists. Violating Attribute - Telephone-Number