A.1 NIT Error Codes

0

NIT_SUCCESS

Success

-9001

NITERR_ENTRY_NOTFOUND

Active Directory search returned unexpected results.

-9002

NITERR_ATTRIBUTE_NOTFOUND

Specified attribute is not found in the Active Directory. For example: SID, UID, GUID and so on.

-9003

NITERR_UIDRANGE_EXHAUSTED

The UID range has been exhausted.

-9004

NITERR_IO_ERROR

Unable to write the NIT configuration file.

-9005

NITERR_PERMISSION_DENIED

Request comes from a non-root user, permission is denied to perform the operation.

-9006

NITERR_NITD_UNAVAILABLE

NIT daemon is not running.

-9007

NITERR_AD_LDAP_TIMEOUT

NIT did not receive an answer from the LDAP server before the timeout interval.

-9008

NITERR_EDIR_ONLY_MODE

NIT runs in eDirectory mode, cannot perform Active Directory search operations.

-9009

NITERR_INSUFFICIENT_BUFFER

The caller has not allocated enough memory.

-9010

NITERR_INSUFFICIENT_MEMORY

There is no enough memory to allocate.

-9011

NITERR_UNKNOWN_ERROR

Cause is unknown.

-9012

NITERR_NO_USER_ACCESS_GROUP

Active Directory universal access group OESAccessGrp is not found.

-9013

NITERR_MANY_USER_ACCESS_GROUP

More than one Active Directory license universal group is found.

-9014

NITERR_INVALID_PARAMETER

The parameters passed are NULL or invalid.

-9015

NITERR_INVALID_SUPERVISOR_GROUP

Specified Active Directory supervisor group is not valid.

-9016

NITERR_AD_NOT_REACHABLE

Active Directory server is not reachable.

-9017

NITERR_EDIR_NOT_REACHABLE

eDirectory server is not reachable.