You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The LDAP Provisioning Plugin is designed to provision Registry data into an LDAP server.

Operations

Registry CO Person Transaction

LDAP Action

Add

Add entry to LDAP (if entry already exists, throw error; manual provisioning required)

Edit

Update configured attributes only (other attributes will be left untouched)

Enter Grace Period

No changes (unless attributes change as part of grace period)

Expiration / Becomes Inactive

Remove entry from LDAP

Unexpire / Becomes Active

Add entry to LDAP (if entry already exists, throw error; manual provisioning required)

Delete

Remove entry from LDAP

Manual Provision

If entry exists: Update configured attributes only
If entry does not exist: Add entry to LDAP

Configuration

When using this plugin, it is recommended to add database encryption for the password column in the table cm_co_ldap_provisioner_targets.

See also:

  • No labels