[Trac] adding trac users
Emmanuel Blot
manu.blot at gmail.com
Fri Oct 7 12:13:25 CDT 2005
Have a look at http://lists.edgewall.com/archive/trac/2005-July/003840.html
* Adding users is related to your Apache authentication scheme.
Depending on how you authenticate users on your web server, the
procedure varies. If you use SSPI module, for example, you can
authenticate users against a NT domain. If you use a simple htpasswd
file, you can add users with the htpasswd tool that comes with Apache.
* Defining permissions for each (added) user can be done with the
trac-admin tool
Cheers,
Manu
On 10/7/05, John Sun <john.sun at pfn-usa.com> wrote:
> Hi,
>
> We're running trac 0.8.1 on Windows 2000 Server hosted under Apache 2 running on the same box.
> We'd like to restrict access to certain projects to use authenticated users.
> How can new users be created and assigned logon rights to a project?
>
> TIA,
> John
>
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac
>
>
>
--
Manu
More information about the Trac
mailing list