...
Then every client user command, sends the password to the server. The server will then compare the password for the user with its own file. If it matches, the command is authenticated, otherwise the command fails.
The pasword file can be reloaded to add/remove users. However only users who appear in the password file, can do this.
Code Block |
---|
ecflow_client --reloadpasswdfile |