Ubuntu Pastebin

Paste from merp at Fri, 15 Jan 2016 16:26:28 +0000

Download as text
 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
Download as text