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?
What are nfs daemons?
How can a user increase the number of pseudo-ttys? what is their use?
What do you understand by irq assignments?
how to add Kernel patch in all systems at a time?
What can be a reason for the solaris system slowing down? How can it be rectified?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?
How can a user increase the number of pseudo-ttys?
How to login to a remote host with solaris secure shell?
How can a user login to solaris? What is the login shell?
What is difference between swap -l & swap -s?
What kind of issues you get?
How can threads be created in a solaris environment?
what is the importance of swap memory and how it will supports?
How do you remove a swap space?