Hi Syed Noor Fazal Thanks, the problem is fixed, well done.
------------------------------
Adilson Costa
Cyber security Analyst
Banco Bai Angola
Torres Bai
------------------------------
Original Message:
Sent: 10-23-2024 08:28
From: Syed Noor Fazal
Subject: Create New user for Imperva DAM Secure spehere.
Hello Adilson Costa,
- Login to the MX via SSH as user root
- Run the command "su - oracle"
- Login to the local database by running the command "sqlplus secure/<password of secure user>". For example "sqlplus secure/webco123"
- Enter the following queriy
update conf_secure_members
set
password =
'$2a$10$OLHPigff4k2d9KhoM1vQP.EsBAgLJu0ZXlxKlGOqIxIQpEeaIWpIW'
where name =
'admin'
;
COMMIT;
Type "exit" to exit the sqlplus prompt then "exit" again to return to the root unix prompt.
- Go to the Web interface and enter "admin" as the user, and the password "admin12"
------------------------------
Syed Noor Fazal
Product Support Engineer
Original Message:
Sent: 10-22-2024 08:41
From: Adilson Costa
Subject: Create New user for Imperva DAM Secure spehere.
Hi Syed Noor Fazal ,
Thank you, My Version is SecureSphere 14.5.1.10_0
------------------------------
Adilson Costa
Cyber security Analyst
Banco Bai Angola
Torres Bai
Original Message:
Sent: 10-21-2024 10:05
From: Syed Noor Fazal
Subject: Create New user for Imperva DAM Secure spehere.
Hello Adilson Costa,
Thank you for the post, if you are able to connect to the device through console, then would suggest to reset the admin password, can you please confirm the exact MX version, so that can share the exact steps.
------------------------------
Syed Noor Fazal
Product Support Engineer
Original Message:
Sent: 10-21-2024 07:12
From: Adilson Costa
Subject: Create New user for Imperva DAM Secure spehere.
I am facing challenges accessing the Imperva DAM GUI, I lost the LDAP server conection and we forgot the password for the admin user (webco123). Could someone help create a new user directly in the database? I have access to my machine and the database. via ssh and console CLI.
#AllImperva
------------------------------
Adilson Costa
Cyber security Analyst
Banco Bai Angola
Torres Bai
------------------------------