From cd5decc68e7971d23218388cdaab178a08fecb79 Mon Sep 17 00:00:00 2001 From: zodiac Date: Sun, 12 Jul 2009 19:33:09 +0000 Subject: [PATCH] Clarified the suggested use case when running with a dedicated user and group git-svn-id: https://shellinabox.googlecode.com/svn/trunk@150 0da03de8-d603-11dd-86c2-0f8696b7b6f9 --- shellinabox/shellinaboxd.man.in | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/shellinabox/shellinaboxd.man.in b/shellinabox/shellinaboxd.man.in index 54691c6..4f01c58 100644 --- a/shellinabox/shellinaboxd.man.in +++ b/shellinabox/shellinaboxd.man.in @@ -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/ .