]> oss.titaniummirror.com Git - repo_shell.git/commitdiff
Note sudo interaction with allowed_interactive
authorR. Steve McKown <rsmckown@gmail.com>
Fri, 28 Sep 2012 20:48:36 +0000 (14:48 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Fri, 28 Sep 2012 20:48:36 +0000 (14:48 -0600)
README

diff --git a/README b/README
index 966229f0fbb6dbeb459edaf6be1dd9c27aef3b4f..bdc6cb9245c27b1b4dbf5bac4fe8aaace6c1a96b 100644 (file)
--- a/README
+++ b/README
@@ -50,6 +50,13 @@ only affects users that have /usr/local/bin/repo_shell as their login shell.
 If the server is only hosting repositories, there is no reason for users to be
 allowed 'interactive' access.
 
 If the server is only hosting repositories, there is no reason for users to be
 allowed 'interactive' access.
 
+== allowed_interactive and sudo ==
+
+For users that use repo_shell as a login shell and that also need to run
+commands via sudo as other users, those other users must also be listed in the
+allowed_interactive user list.  Otherwise, sudo functionality is effectively
+disabled for such users.
+
 = Create owner and paths
 
 In accordance with the settings in /etc/repo_shell.conf:
 = Create owner and paths
 
 In accordance with the settings in /etc/repo_shell.conf: