projects
/
schsh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
90dcca4
)
small README fixes
author
Ralf Jung
<post@ralfj.de>
Mon, 14 Jul 2014 09:48:57 +0000
(11:48 +0200)
committer
Ralf Jung
<post@ralfj.de>
Mon, 14 Jul 2014 09:48:57 +0000
(11:48 +0200)
README.rst
patch
|
blob
|
history
diff --git
a/README.rst
b/README.rst
index ec1a9bc3f3f0f78dffbac80ddc48a6d1302d381b..749a472ab54450107d7d57bfa33305881ac1adc7 100644
(file)
--- 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.
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: http
s://www.ralfj.de/projects/schsh
Setup
-----
Setup
-----
@@
-48,11
+48,11
@@
of OpenSSH configuration.
Before you can set up schsh for a user, you need to create it first::
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::
Any existing user can be "sandboxed" by running::
-
makeschsh sandboxed
+ makeschsh sandboxed
This does the following:
This does the following:
@@
-99,4
+99,3
@@
Contact
If you found a bug, or want to leave a comment, please
`send me a mail <mailto:post-AT-ralfj-DOT-de>`_.
If you found a bug, or want to leave a comment, please
`send me a mail <mailto:post-AT-ralfj-DOT-de>`_.
-