From 96e2bba66e2c7abad51ed4d05bac24dbc99de637 Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Fri, 28 Sep 2012 14:48:36 -0600 Subject: [PATCH] Note sudo interaction with allowed_interactive --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 966229f..bdc6cb9 100644 --- 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. +== 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: -- 2.39.2