Edgewall Software
Modify

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#11863 closed defect (worksforme)

GitPlugin only works with certain linux user groups.

Reported by: trac@… Owned by:
Priority: normal Milestone:
Component: plugin/git Version: 1.0.1
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I've been trying to control access to my git repos. I've found that if I create a new group and chown the git repo to root:newgroup, trac loses the connection to the repo and reports that "No changeset None in the repository". This happens regardless of the users added to that group.

I thought initially that it was the apache user that must be present in the group but I found that it will work with certain groups even without any members in those groups. The two groups it seems to work with are "dev" and "apache"… anything else and it loses the change sets.

Attachments (0)

Change History (3)

comment:1 by anonymous, 9 years ago

Keywords: linux added
Version: 1.0.1

comment:2 by Jun Omae, 9 years ago

Resolution: worksforme
Status: newclosed

InstallationIssue. The git repository support requires that user of the web server can read entire of the git repository. If it doesn't work on your environment, please check permissions and SELinux ACL of the repository. If it still doesn't work, please post how to reproduce.

comment:3 by Ryan J Ollos, 9 years ago

Keywords: linux removed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.