What is the importance of shadow file?
Answer Posted / safi
THE PERMISSIONS OF /etc/passwd are 644 whereas for
/etc/shadow are 400 .
In /etc/passwd if in a place of password holder a password
is specified (whether encrypted or non-encrypted), it would
be easy to trace the password with hacking tools as EVERYONE
can view this file.
In /etc/shadow file Only owner of the user can view the
shadow file where we find the password in encrypted format.
Thus more safe and secure from end users.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Tell me how to set the path for core file?
Explain custom jumpstart procedure?
What is difference between swap -l & swap -s?
What are nfs daemons?
In solaris 10 root Disk is 98% full what steps to be taken?
Tell me how many types of file system?
Explain how to kill a process.
What do you understand by mail aliases?
What can be done to protect the system from overflow exploits?
Tell me how to solve the system hung issue. Found that the memory state is free, commands to check and solve the issue?
What is the login shell?
Explain the difference between swap -l & swap -s?
Benefits of SMF compared LRC(legacy run control)?
Explain the run levels that are used in solaris10?
How can a user increase the number of pseudo-ttys?