Answer Posted / choyal
No, No one can't know the passwd because it is stored in in
/etc/shadow file as MD5 Hash ,
and link at /etc/passwd.
We can convert Value(passwd) to Hash but not Hash to
value(passwd)
Super user is also not able to retrive passwd......
By Choyal
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
what is tickets $ what low,medium,high priorite pls define time also
Give some situations where typing error can destroy a program?
What is computer cli?
How do I run a shell script on a mac?
Explain about echo command?
How to get the 3rd element/column from each line from a file?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
I want to connect to a remote server and execute some commands, how can I achieve this?
What is the use of echo in shell script?
What is the first line in every perl script called?
What is bash command used for?
When should shell programming/scripting not be used?
How will you copy a file from one machine to other?
How do I read a .sh file?
What will happen to my current process when I execute a command using exec?