I'm trying to set up the redmine git hosting plugin but I'm struggling with some difficulties, mainly related with the different users.
When I access the plugin settings page, the required permission Git user is able to sudo to Web user? is marked as invalid. The error message which is being logged is the following one:
_Error while testing sudo_git_to_webuser:
Testing if web user("root") can sudo to git user("git")
If I'm not misinterpreting, it seems that the plugin is assuming that the web user is root but I can't understand why.
I'm trying to set up the redmine git hosting plugin but I'm struggling with some difficulties, mainly related with the different users.
When I access the plugin settings page, the required permission Git user is able to sudo to Web user? is marked as invalid. The error message which is being logged is the following one: _Error while testing sudo_git_to_webuser: Testing if web user("root") can sudo to git user("git")
If I'm not misinterpreting, it seems that the plugin is assuming that the web user is root but I can't understand why.