Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual page 229

For plug-in
Table of Contents

Advertisement

SLAPI_ACL_ADD
SLAPI_ACL_COMPARE
SLAPI_ACL_DELETE
SLAPI_ACL_READ
SLAPI_ACL_SEARCH
SLAPI_ACL_WRITE
Returns
This function returns one of the following values:
if the user has the specified rights to the entry, attribute, or
LDAP_SUCCESS
value.
LDAP_INSUFFICIENT_ACCESS
the entry, attribute, or value.
If a problem occurs during processing, the function will return one of the
following error codes:
LDAP_OPERATIONS_ERROR
LDAP_INVALID_SYNTAX
LDAP_UNWILLING_TO_PERFORM
Permission to add a specified entry.
Permission to compare the specified values of an attribute in
an entry.
Permission to delete a specified entry.
Permission to read a specified attribute.
Permission to search on a specified attribute or value.
Permission to write a specified attribute or value or
permission to rename a specified entry.
if the user does not have the specified rights to
An error occurred while executing the
operation.
This error can occur if, for example, the type of
access rights you've specified are not
recognized by the server (in other words, you
did not pass a value from the previous table).
Invalid syntax was specified.
This error can occur if the ACL associated with
an entry, attribute, or value uses the wrong
syntax.
The Directory Server is unable to perform the
specified operation.
This error can occur if, for example, you are
requesting write access to a read-only database.
Functions for Access Control
Chapter 15
Function Reference
229

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents