2
0
mirror of https://github.com/deajan/osync synced 2024-11-05 12:01:02 +00:00

Add ssh filter comment

This commit is contained in:
deajan 2017-02-08 15:08:21 +01:00
parent 57facf189b
commit 8d0c8bf80d

View File

@ -153,6 +153,11 @@ Systemd specific (one service per config file)
$ systemctl start osync-srv@configfile.conf $ systemctl start osync-srv@configfile.conf
$ systemctl enable osync-srv@configfile.conf $ systemctl enable osync-srv@configfile.conf
Security enhancements
---------------------
Remote SSH connection security can be improved by limiting what hostnames may connect, disabling some SSH options and using ssh filter.
Please read full documentation in order to configure ssh filter.
Contributions Contributions
------------- -------------
All kind of contribs are welcome. All kind of contribs are welcome.