A página que você solicitou não está disponível no seu idioma atualmente. Com o recurso de tradução integrado ao Google Chrome, você pode traduzir instantaneamente qualquer página da Web para o idioma que quiser.

Adding Users to Elastifile Management

Elastifile allows admin to create new admin, provisioner or viewer users and to do that you can use the CLI in following manner : 

  • Login to the EMS by SSH
  • Run the following command 
elfs-cli role list

This will show you the various role-ids that can be used in the following command as a  role-ids paramenter accordingly : 

  • Create Admin user : Run the following command 

    elfs-cli user create --login $USERNAME --email $USER_EMAIL --admin --password=$PASSWORD --password-confirmation=$PASSWORD

  • Create Viewer/Read Only user : Run the following command 

    elfs-cli user create --login $USERNAME --email $USER_EMAIL --no-admin --password $PASSWORD --password-confirmation $PASSWORD --role-ids 1

  • Create Provisioner user : Run the following command 

    elfs-cli user create --login $USERNAME --email $USER_EMAIL --no-admin --password $PASSWORD --password-confirmation $PASSWORD --role-ids 2

 

Reference

$USERNAME : username of the new user

$USER_EMAIL : email of the new user 

$PASSWORD : password of the user

 

Please contact Google Elastifile support at https://support.elastifile.com if you need any further help. 

Was this helpful?

How can we improve it?
true
Search
Clear search
Close search
Main menu
2582905000826408101
true
Search Help Center
true
true
true
false
false