1
2
3
4
5
6
7
8
9
10
11
12
13 | XXXX@ts:~# getfacl /usr/sbin/sshd getfacl: Removing leading '/' from absolute path names # file: usr/sbin/sshd # owner: root # group: root user::rwx group::r-x other::r-x XXXX@ts:~# lsattr /usr/sbin/sshd ----i--------e-- /usr/sbin/sshd |