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
Discuss the two modes of the vi editor in solaris.
What are nfs daemons?
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
Tell me how many types of file system?
How can threads be created in a solaris environment? Write an example
How many run levels are there and what are they?
Explain how to kill a process.
What causes the rpc.ttdbserverd process to be cpu bound?
What is difference between swap -l & swap -s?
How can the output be redirected to some other action process in place showing it in the screen?
Explain what is multi homed system?
how to add Kernel patch in all systems at a time?
What do you understand by mail aliases?
What kind of issues you get?
What can be a reason for the solaris system slowing down? How can it be rectified?