Linux的权限系统归纳

  1. 基本权限系统rwx(chmod)
  2. SUID,SGID,Sticky bit
  3. 特殊attr(chattr, lsattr)
  4. 访问控制列表(getfacl, setfacl)
  5. SELinux