aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 930575a..03dce1e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -293,7 +293,7 @@ To enable LDAP:
And under the "# User alias specification" add the following line:
- %rhodecode ALL=(ALL) NOPASSWD: /usr/sbin/groupadd, /usr/sbin/groupmod, /usr/bin/gpasswd, /usr/bin/change-repo-ownership, /usr/bin/getent
+ %rhodecode ALL=(ALL) NOPASSWD: /usr/sbin/groupadd, /usr/sbin/groupmod, /usr/bin/gpasswd, /usr/bin/change-repo-ownership, /usr/bin/getent, /usr/sbin/delgroup, /bin/chmod, /usr/bin/find
Configuration
=============