adspace


why /etc/shadow file do not have any permission ?

Answer Posted / Bhagat Singh

/etc/shadow is a critical system file in Linux, containing encrypted password information and user account details. To protect sensitive data, it is configured with restricted permissions, typically read-only for users (r--), read and write for the owner (-rw---), and no execute permission for all others (----).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the gate of ftp server in redhat linux?

2003


What are the differences between FTP , NFS , SAMBA servers explain separately.

1342