On Fri, Jun 6, 2008 at 3:04 AM, fRAnKEnSTEin <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I am having some troubles adding users to trac. I  run Trac as a
> standalone server( using tracd). OK fist i followed the steps
> explained here: http://trac.edgewall.org/wiki/TracStandalone, but
> that page does not explain how add users to the trac system(if yes..i
> am totally confused about that explanation, i am a noob), after
> finishinthe configuration using the "htpasswd" i just noticed that the
> tracd command changes but in the trac index page still can not login
> with the user i just created using the "login" link in the tracs site.
>
> So my question is: how can i add users to trac system, so the
> users( that i add) can login into trac by clicking the "login" link
> located in the index page of trac system?
>

If you're using htpasswd authentication, you need to add those users
to the htpasswd file as explained in that page.  Also, arguments are
you passing to tracd?  If you created your htpasswd file correctly, it
should work as long as you run tracd correctly.  You may also want to
look into the AccountManagerPlugin
(http://trac-hacks.org/wiki/AccountManagerPlugin) and search this
mailing list for countless other posts about authentication.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to