On computer installed and running Arhestra IDE (InTouch )
When I try to connect to the Galaxy, the system asks for username and password, i do not know user and password.
How can be Reset/Find/Break - password.
open your project Database and find the table "user_profile",edit it flow blew:
find have "Administrator" row and change
usrer_guid change to f10f8ca3-15f4-4a26-937a-a45532036ea5
password_hash change to 2039933623
now
you can use administrator and password:123456 to open the project!
oleksandr_ua wrote:where it is stored and the name of this file?
It's not about file, it's about table in database. Open SQL Management Studio, choose Galaxy database, find table user_profile and modify one row in it.
jiwoon wrote:open your project Database and find the table "user_profile",edit it flow blew:
find have "Administrator" row and change
usrer_guid change to f10f8ca3-15f4-4a26-937a-a45532036ea5
password_hash change to 2039933623
now
you can use administrator and password:123456 to open the project!