Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: hasan on August 01, 2008, 09:08:00 AM

Title: Trac Permission Problems
Post by: hasan on August 01, 2008, 09:08:00 AM
Hello All,
      I recently installed trac on my sme server and successfully mapped user svn repositories on it using sme-server manager.
Now the issue which i am facing is that, by default trac has given view permissions for all the stuff on trac to everybody (anonymous users). I want only the owners of the repository to view them.

I tried to use the command line tool but in that way I have to set permissions for all users but what will happen to anonymous users as it is not taking user as anonymous while I set permissions.

Thanks and Regards
Hasan
Title: Re: Trac Permission Problems
Post by: cactus on August 01, 2008, 02:13:32 PM
Hello All,
      I recently installed trac on my sme server and successfully mapped user svn repositories on it using sme-server manager.
Now the issue which i am facing is that, by default trac has given view permissions for all the stuff on trac to everybody (anonymous users). I want only the owners of the repository to view them.

I tried to use the command line tool but in that way I have to set permissions for all users but what will happen to anonymous users as it is not taking user as anonymous while I set permissions.

Thanks and Regards
Hasan

The subversion contrib defaults to anonymous access when no user/group is specified for read or read/write access.