Auto provision LDAP users
You automatically provision users who are in the LDAP server but not yet in your instance.
始める前に
手順
Create the following properties in the System Properties [sys_properties]
table:
| LDAP property | Description |
|---|---|
| glide.ldap.authentication | Enables LDAP authentication by using LDAP to authenticate users. Set this property to true (the default value). |
| glide.ldap.user.autoprovision | Enables LDAP the system to automatically create users in the User [sys_user] table when the user exists in LDAP but is not yet in the instance. Set this property to true (the default value). |
Both of these properties must be set to true for auto-provisioning to work.