Answer Posted / siba sankar nayak
No way one can get the password of other user even if root
also can not get the password unless untill there is an
readble entry in /etc/passwd file. But for the super user,
it doesn't need to know the user's passwrod to access his
docs.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What is wc in shell script?
Write down the syntax of "for " loop
What will happen to my current process when I execute a command using exec?
How do I run a bin bash script?
Explain about debugging?
How to print pid of the current shell?
What is the equivalent of a file shortcut that we have a window on a linux system?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
How to use arguments in a script?
What are different types of shell?
What is gui scripting?
What are filters explain sort with all the options available?
What does $@ mean bash?
Calculate a real number calculation directly from the terminal and not any shell script.
How will you pass and access arguments to a script in linux?