pymumu / jail-shell

Jail-shell is a linux security tool mainly using chroot, namespaces technologies, limiting users to perform specific commands, and access sepcific directories.
GNU General Public License v2.0
116 stars 20 forks source link

client_loop: send disconnect: Broken pipe #24

Open Venurs opened 9 months ago

Venurs commented 9 months ago
[root@k8s-master02 jail-shell]# ssh test1@127.0.0.1
test1@127.0.0.1's password:
client_loop: send disconnect: Broken pipe
Venurs commented 9 months ago

When I delete the "test1 test1 mnt,pid" line from the file /etc/jail-shell/jail-shell.conf, it returns to normal