-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0 EE (6.0.10)
-
Fix Version/s: 6.0 EE SP1 (6.0.11)
-
Component/s: Application Security
-
Labels:None
A new property has been added to portal.properties. The new property allows administrators to control if user groups should be exported to LDAP along with users.
#
- Set this to true if groups and their associations should be exported from
- the portal to LDAP. This setting is not used unless the property
- "ldap.auth.enabled" is set to true.
#
ldap.export.group.enabled=true
- is related to
-
LPS-13959 Add ability to enable/disable userGroups synchronization with LDAP
- Closed