Server/Jails/SRS17

Aus Wiki StuRa HTW Dresden
Zur Navigation springen Zur Suche springen
  • sftp Fileserver

Ports

installierte Ports


konfigurierte Ports

help2man

libiconv

m4

pcre

perl-threaded

portupgrade

ruby

zsh

zusätzliche Konfigurationsdateien

Jail

/etc/rc.conf

sshd_enable="YES"

= /etc/ssh/sshd_config

  • zusätzliche sftp konfigurationen

Match User <Username>
       ChrootDirectory <newroot>
       X11Forwarding no
       AllowTcpForwarding no
       ForceCommand internal-sftp

Siehe auch