Restoring the user DB (Mojo branch): Difference between revisions

From DXSpider Documentation Wiki
Jump to navigation Jump to search
WI3W (talk | contribs)
m Change the prompts that commands are issued from
WI3W (talk | contribs)
m spelling error
Line 1: Line 1:
From the linux command line as the <b>login</b> user. Note: the sysop should under no circumstance have sudo privileges.
From the linux command line as the <b>login</b> user. Note: the sysop user should under no circumstance have sudo privileges.


Stop the service
Stop the service

Revision as of 23:39, 7 April 2025

From the linux command line as the login user. Note: the sysop user should under no circumstance have sudo privileges.

Stop the service

 sudo service dxspider stop


From the command line as sysop user:


Change to the directory that contains the user backup: user_json

 cd /spider/local_data

Run regeneration of users.v3j

perl user_json

Start cluster service

sudo service dxspider start