Salesforce

Language Weaver Edge - How do I create a new Super Admin user?

« Go Back

Information

 
TitleLanguage Weaver Edge - How do I create a new Super Admin user?
URL Name000018262
SummaryFor new installation performed using Language Weaver 8.5.2+ the initial user is granted the Super Admin user role, but such role is not created during the upgrade to 8.5.2 or higher..
Scope/EnvironmentLanguage Weaver Edge
Question
For new installation performed using Language Weaver 8.5.2+ the initial user installing the application is granted the Super Admin user role.  This is a new user role introduced in LW Edge 8.5.2 and was not present in previous versions.
How do I create a new Super Admin user in Language Weaver Edge if the 1st install was using previous versions of Language Weaver Edge?  

 
Answer
  1. SSH or Remote Desktop into the LW Edge Controller host.
  2. Using the command-line (admin mode)/shell prompt, navigate to the LW Edge installation bin/ folder; e.g. /opt/sdl/ets/bin
  3. Create a new super admin user using the ets-api-gateway binary and the sample command below:
     

    $ sudo ./ets-api-gateway --create-admin --admin-username superadmin@localhost --admin-display-name "Super Admin" --admin-password <yourpasswordhere>
  4. Login as the new user created above.
Reference
To see, what new Super Admin user role does, please check  :  Language Weaver Edge - What is the difference between a Super Admin and an Admin role?
Attachment 1 
Attachment 2 
Attachment 3 
Attachment 4 
Attachment 5 

Powered by