ModifyUser
Modify an existing user account.
Synopsis
[Actions] ModifyUser:Name=UserName[,Additional Properties]
Description
ModifyUser specifies changes to make to a user account. InterSystems IRIS® modifies the specified user account when processing the [Actions] section during a configuration merge.
You can specify any possible user properties in the ModifyUser definition. During the merge, InterSystems IRIS runs Security.Users.Modify()Opens in a new tab to make the changes defined by ModifyUser.
Changing This Operation
This operation is designed to be used during a configuration merge. You can change ModifyUser by editing the merge file in a text editor (as described in Editing the Active CPF).
For information about modifying user accounts from the Management Portal, see Manage User Accounts.