on 2010 Jan 26 5:24 AM
Dear All ,
can anyone tel me about below things
1. is the users password is stored in any table like usr01, usr02 etc ?
2. can i get the sap user's password from any DB table ?
3. if yes how ?. if no why ?
and also desribe the password hash value (SHA-1, 160 Bit)
Regards
Anil
Request clarification before answering.
>Hi Anil,
>
>seems you are too curious
>1) Yes passwords are stored in table USR02 in column BCODE
>2) simply make dump put of SELECT table on this table via DB engine
>3) reading hash do not ask, everyone needs to find out this our self 🐵
>
>BR
>m./
This answer is just perfect. but what i would like to add is that for learning about hash code, best place is go to wikipedia.
[Here is the link to wiki|http://en.wikipedia.org/wiki/Cryptographic_hash_function]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anil,
seems you are too curious
1) Yes passwords are stored in table USR02 in column BCODE
2) simply make dump put of SELECT table on this table via DB engine
3) reading hash do not ask, everyone needs to find out this our self 🐵
BR
m./
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
17 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.