]> andersk Git - test.git/blobdiff - README.Fedora
Allow retrieval of the user's default login shell from /etc/passwd.
[test.git] / README.Fedora
index decc5be2026bc59ddc6e13b6d4e99a012507eef0..018bfc2ac0845bbcd060fa215bb7278b3d51ed49 100644 (file)
@@ -11,11 +11,16 @@ some tips on getting things working:
   you start the daemon as "root".
   To fix this problem, consider explicitly specifying a service definition.
   One of these two should work:
-    --service /:AUTH:HOME:/bin/bash
+    --service /:AUTH:HOME:SHELL
   or
     --service /:SSH
   The latter requires that you have a locally running "sshd" daemon.
 
+- Alternatively, consider running "./configure --disable-login" before building
+  the daemon. This will completely remove support for the "LOGIN" service, and
+  shellinaboxd will instead use a default "SSH" service for both unprivileged
+  and for "root" users.
+
 - On Fedora, PAM authentication does not work for shellinabox until you
   explicitly configure it. This means, using "AUTH" in the service definition
   will not allow you to log in.
This page took 0.041178 seconds and 4 git commands to generate.