Fortinet white logo
Fortinet white logo

EMS CLI Reference

7.4.5

execute useradd

execute useradd

creates a new user to the EMS backend terminal

Synopsis

execute useradd --name test creates user test with access to the EMS backend terminal

emscli execute useradd [flags]

Options

      --allow.ssh.pwd         Indicates whether to allow the user to SSH using a password.
  -h, --help                  help for useradd
      --name string           The user name
      --ssh.key string        The contents of the SSH public key to use for this user's authorized key for key based SSH
      --ssh.key.file string   SSH public key file to use for this user's authorized key for key based SSH
      --super.admin           Make the user a super admin that can manage other users.

See also

execute useradd

execute useradd

creates a new user to the EMS backend terminal

Synopsis

execute useradd --name test creates user test with access to the EMS backend terminal

emscli execute useradd [flags]

Options

      --allow.ssh.pwd         Indicates whether to allow the user to SSH using a password.
  -h, --help                  help for useradd
      --name string           The user name
      --ssh.key string        The contents of the SSH public key to use for this user's authorized key for key based SSH
      --ssh.key.file string   SSH public key file to use for this user's authorized key for key based SSH
      --super.admin           Make the user a super admin that can manage other users.

See also