Opened 16 years ago
Closed 16 years ago
#7548 closed defect (wontfix)
Trac with Windows (domain) account permission problem
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | admin/web | Version: | 0.11.1 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Hi,
we are running SVN+trac 0.11.1 (VisualSVN) under window system. we guess VisualSVN is using Apache/mod_python, and Trac is taking logon information from SVN/Apache.
after setting up everything, we can logon to trac project site without any problem. Trac also shows my username correctly on the webpage. However, we found it doesn't take the permission correctly. For example, we have issued "permission add user1 TRAC_ADMIN" and user1 is a domain account. user1 can logon to trac correctly but user1 doens't see "admin" tab on the screen.
to make sure we have trac installed correctly, we issued "permission add authenticated TRAC_ADMIN" and then we can see "admin" tab without any problem so Trac should be installed correctly.
thanks
This is an InstallationIssue.