5 Linux File Permission


5 Linux File Permission

1. System Security The security of the system is the user account. Permissions are granted for the user's login login. The permission setting is The information is in the /etc/passwd file. $ cat /etc/passwd root:x:0:0:root:/root:/bin/bash bin:x:1:1:bin:/bin:/sbin/nologin daemon:x:2:2:daemon:/sbin:/sbin/nologin adm:x:3:4:adm:/var/adm:/sbin/nologin lp:x:4:7:lp:/var/spool/lpd:/sbin/nologin sync:x..


원문링크 : 5 Linux File Permission