Skip to main content

ModifyLDAPConfig

Modify an LDAP configuration.

Synopsis

[Actions]	ModifyLDAPConfig:Name=LDAPConfigName,[PropertiesToModify]

Where you substitute [PropertiesToModify] for the properties you want to modify.

Description

ModifyLDAPConfig specifies changes to make to an existing LDAP configuration. InterSystems IRIS® modifies the LDAP configuration when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Security.LDAPConfigs.Modify()Opens in a new tab to modify the LDAP configuration defined by ModifyLDAPConfig.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change ModifyLDAPConfig by editing the merge file in a text editor (as described in Editing the Active CPF).

See LDAP Configuration Fields for more information about LDAP configurations.

FeedbackOpens in a new tab