Skip to main content

CreateUser

Create a new user account.

Synopsis

[Actions]   CreateUser:Name=UserName,Roles=Roles[,Additional Properties]

Description

CreateUser defines a user account. InterSystems IRIS® creates that user account when processing the [Actions] section during a configuration merge.

You can specify any possible user account properties in the CreateUser definition. During the merge, InterSystems IRIS runs Security.Users.Create()Opens in a new tab to create the account defined by CreateUser. The complete list of user account properties is available in the class reference.

Changing This Operation

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

For information about creating user accounts from the Management Portal, see Create a New User Account.

FeedbackOpens in a new tab