X-Git-Url: https://git.ralfj.de/schsh.git/blobdiff_plain/ef5d6a326d93ed558b1fc7324a3df9bd761114f6..a840c505aad2a4ce6439d49381e0b8b7970abd60:/README.rst diff --git a/README.rst b/README.rst index eccb658..749a472 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ chroots automatically. For additional hardening, these bind-mounts are configured to be read-only and no-setuid, while the only user-writeable folder is no-exec. -.. _schsh: http://www.ralfj.de/projects/schsh/ +.. _schsh: https://www.ralfj.de/projects/schsh Setup ----- @@ -48,11 +48,11 @@ of OpenSSH configuration. Before you can set up schsh for a user, you need to create it first:: - adduser sandboxed --disabled-password + adduser sandboxed --disabled-password Any existing user can be "sandboxed" by running:: - makeschsh sandboxed + makeschsh sandboxed This does the following: @@ -98,5 +98,4 @@ Contact ------- If you found a bug, or want to leave a comment, please -`send me a mail `_. - +`send me a mail `_.