]> andersk Git - test.git/commitdiff
Clarified the suggested use case when running with a dedicated user and group
authorMarkus Gutschke <markus@shellinabox.com>
Sun, 12 Jul 2009 19:33:09 +0000 (19:33 +0000)
committerMarkus Gutschke <markus@shellinabox.com>
Sun, 12 Jul 2009 19:33:09 +0000 (19:33 +0000)
shellinabox/shellinaboxd.man.in

index 54691c62d3f00603b31895e9c09499b94d28197a..4f01c583beeba08fdd9a8e43233d68bc4319cc66 100644 (file)
@@ -469,13 +469,14 @@ Interactively request the user's name and password prior to launching
 a Bourne shell. This command can be run by unprivileged users. But if
 doing so, it only allows this particular user to log in.
 .TP
-.B shellinaboxd -c certificates -g shellinaboxd
+.B shellinaboxd -c certificates -u shellinabox -g shellinabox
 If the
 .B certificates
 directory exists and is writable by the
-.B shellinaboxd
-group, self-signed SSL certificates will be generated in this
-directory. Running this command as
+.B shellinabox
+user and group, self-signed SSL certificates will be generated in this
+directory. This might require creating an appropriately named user first.
+Running this command as
 .B root
 allows any user on the system to log in at
 .BR http://localhost:4200/ .
This page took 0.02931 seconds and 5 git commands to generate.