Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Possible error values: ERROR_INVALID_DOMAINNAME The format of the specified DomainName is invalid. ERROR_INVALID_FLAGS The Flags parameter contains conflicting or superfluous flags. ERROR_NOT_ENOUGH_MEMORY A memory allocation failure occurred. ERROR_NO_SUCH_DOMAIN No domain controller is available for the specified domain or the domain does not exist.

SID Group Directory

Corresponds to warning on UI / Exception in Logs:

  • We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of

...

exceptions

  • ERROR - failed to get domain object for
  • ERROR - group directory entry not found for

...

Causes

  • This can mean directory entry for the given group SID is not present or valid
  • Directory entry for the given groupSID WinNT path is not valid.

Solution

Check if the specified path is valid or has required permissions

...

  • We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - domain group enumeration failed for

Cause

Retrieving of the directory members and their paths, of the group directory corresponding to the groupSID has failed.

...

Check if the retrieved group members and their paths are valid entries in the server.

10 UI Warning

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - group directory entry not found for

Cause

Directory entry for the given groupSID WinNT path is not valid.

Solution

Check if the specified path is valid or has required permissions

...


LDAP Path

Corresponds to warning on UI / Exception in Logs:

  • We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - no elements in the LDAP path

Cause

No elements present in the given path.

Solution

Check if the specified path is valid or has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - not valid number of elements in the path

Cause

This is logged when there are not enough elements in the path to extract domain from the path.

Solution

Check if the specified path is valid or has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - failed to get local dir entry

Cause

Local directory entry is not found.

Solution

Check if the specified path from which localDirectoryEntry is to be instantiated, is valid and has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - account object creation failed

Cause

This error is logged when the group object account is tried to be created locally.

Solution

Check if the localDirectoryentry supplied to this method is valid or has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - failed to get domain, DN:

Cause

Failed to get Domain for specified object path

Solution

Check if the specified path is valid or has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - FSP group directory entry not found for

Cause

Directory entry not found for provided Foreign Security Principal sid or fspsid

Solution

Check if the specified path for Directory entry associated to this fspsid is valid or has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - failed to get SAM account name for the SID:

Cause

Failed to get SAM account name for the SID

Solution

Check if the DirectoryEntry from which the sid was obtained is valid or has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - failed to get object category for the SID:

Cause

Failed to get object category for the SID.

Solution

Check if the DirectoryEntry from which the sid was obtained is valid or has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - failed to get group type

Cause

Failed to group type of the Directory Entry with Object class as group

Solution

Check if the DirectoryEntry obtained is valid or has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - failed to get adsi path

Cause

Failed to get adsi path from the given directory entry object

Solution

Check if the DirectoryEntry obtained is valid or has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - exception raised when querying dir entry object

Cause

Exception to handle any other exception occurred while creating an account

Solution

Check if the DirectoryEntry obtained is valid or has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - failed to get dom dir entry

Cause

Failed to get domain directory entry for given WinNT path

Solution

Check if the WinNT path obtained is valid or has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR - failed to parse the member DN

Cause

Error in parsing given WinNT Path

Solution

Check if the given WinNT path is valid or has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR : failed to load <path> group members

Cause

No Group members retrieved for the given groupSID

Solution

Check if the given SID is a valid group SID. If not, one try changing the scope of the account through Programs -> Administrative Tools -> Active Directory Users and Computers

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

ERROR : failed to read <path> AD group object

Cause

Group members cannot be retrieved for the given groupSID

Solution

Check if the given SID is a valid group SID. If not, one try changing the scope of the account through Programs -> Administrative Tools -> Active Directory Users and Computers

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

Failed to create account for File Access Rights.

Cause

Failed to create group account access rights for the given sid and sam path

Solution

Check if the given SID is a valid group SID. If not, one try changing the scope of the account through Programs -> Administrative Tools -> Active Directory Users and Computers. Check if the given path is valid and has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

Failed to create account for File Audit Rights.

Cause

Failed to create group account audit rights for the given sid and sam path

Solution

Check if the given SID is a valid group SID. If not, one try changing the scope of the account through Programs -> Administrative Tools -> Active Directory Users and Computers. Check if the given path is valid and has required permissions

...

We could not load/read data while processing OS objects. Please check the Activity logs of the server for the possible solutions to avoid this.

Type of exception

Failed to create account for File Audit Settings.

Cause

Failed to create group account audit settings for the given sid and sam path

Solution

Check if the given SID is a valid group SID. If not, one try changing the scope of the account through Programs -> Administrative Tools -> Active Directory Users and Computers. Check if the given path is valid and has required permissions

...