User Action
----------------------
User1 BROWSER_VIEW
User1 CHANGESET_VIEW
User1 FILE_VIEW
User1 LOG_VIEW
User1 MILESTONE_VIEW
User1 REPORT_SQL_VIEW
User1 REPORT_VIEW
User1 ROADMAP_VIEW
User1 SEARCH_VIEW
User1 TICKET_APPEND
User1 TICKET_CHGPROP
User1 TICKET_CREATE
User1 TICKET_MODIFY
User1 TICKET_VIEW
User1 TIMELINE_VIEW
User1 WIKI_CREATE
User1 WIKI_MODIFY
User1 WIKI_VIEW
I tried adding TRAC_ADMIN to User1, and it worked. I removed that
permission, and it worked.
Why can't i remove all other permissions?
Isn't this possible?
Thank you very much!!
Martin
The thing was that in the permission table there was a user named
anonymous with all those permissions.
So i got sqlite browser, a ui for editing tracs db.
I deleted all entries for the anonymous user.
And then user1 had no permissions. I added the ones i wanted, and it
worked!!!
I had a problem then, i had deleted all the permissions from the users
who didn't appear in the permission table, normal users.
So i created a new permission group, named default, with all the
permissions listed in this topic.
Then i gave the default group permission to everyone (but user1) and
it worked.
I created a new user (user2) and by default, it has no permissions!
Hope this works for you too, ask me if anything!
> >> Martin- Hide quoted text -
>
> - Show quoted text -