Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In , the default user, mzadmin, will always have full permissions for any activity.

...

SettingDescription

Enable User

Check to enable the user's predefined access rights

Username

Enter the name of the user. Valid characters are: A-Z, a-z, 0-9, '-' and '_'.

Note
titleNote!

A username must be unique. This also applies if you use an external authentication method , e g such as LDAP.


Full Name

Enter a descriptive name of the user.

Email

Enter the user's e-mail address. This address will be automatically applied to applications from which e-mails may be sent.

Password

Enter a password for the user account.

Note
titleNote!

The password is required when executing certain mzsh mzcli commands, so you should take into consideration the special characters used by bash and  and we do not recommend the use of these characters as part of your password. These characters are $, \, /, |, *, &, space and any other special characters used by bash. For a better understanding of the characters not recommended to be included in your password, refer to https://mywiki.wooledge.org/BashGuide/SpecialCharacters.


Verify Password

Re-enter the password.

SuccessorA successor must be defined in the case you want to remove a user that has ownership of configuration objects.
Validity PeriodCheck to enable the user's validity period in MZ.
FromFrom Date.  User is allowed to login from this Date.
ToTo Date.  User is allowed to login until this Date.
Allow access through SCIMCheck to enable access through SCIM API.  Refer SCIM(3.2)

Group

A list of groups that are available to assign to user.

Member

If enabled, the user is registered as a member of the specific group.

Default

If enabled, this group is set as default group for the user. By default, this group will have read, write and execute permissions for new configurations created by the user.

...