Hello,
I'm pretty new here and i am not sure if this is the right place to ask for a recommendation but here is my question:
I would like to find out where exactly to look for SAP user info (such as user id, password, etc) is stored in SQL data tables.
I know user maintenance is SU01 on SAP side, but need to do SQL side browsing to check and verify if the password is hashed.
USR02 shows up as a sys.object but i cannot browse the user info of it on sql side.
On SAP side i go to SE16 and then USR02 to see the information about the users.
My question is where to look at on SQL side to see the same information (what commands to use).
Kind Regards,
Deniz