login

Authentication or Login Check

To test the login of an Eenos user with the password. 

Please provide the password in a base64 encoded format. 

It is dangerous to use this command in plain shell which will expose the password of the user. Use this command for testing purposes only and change the user password after testing.

Command:

/usr/local/eenos/scripts/eapi --user=EENOS_USER  --login=base64_ENCODED_PASSWORD

Where,

Output:

An Example output for Eenso user foo is as follows,

data:
  user: foo
message: Login success - foo
status: ok


Revision #2
Created 1 December 2023 06:52:35 by Eenos Official Editor
Updated 11 December 2023 09:17:51 by Jessi