53.6. Information about Access Control Lists

The parameters listed below are used with the access control list (ACL) plug-in functions to determine access control levels.
Parameter ID Data Type Description
SLAPI_PLUGIN_ACL_ALLOW_ACCESS int Flag sent to the ACL plug-in when it is called that indicates that ACL access is allowed.
SLAPI_PLUGIN_ACL_INIT int Flag that is set when ACL plug-ins are initialized that allows the use of ACL plug-in access functions.
SLAPI_PLUGIN_ACL_MODS_ALLOWED int Flag that indicates if the modifications that were made are allowed.
SLAPI_PLUGIN_ACL_MODS_UPDATE int Flag that indicates you can modify (remove, ad, or change) the access control items (ACIs).
SLAPI_PLUGIN_ACL_SYNTAX_CHECK int Flag that verifies the ACI being added for the entry has a valid syntax.