[Trac] Installing AccountManager Plugin
Rob Wilkerson
r.d.wilkerson at gmail.com
Thu Aug 3 11:30:05 CDT 2006
Here's what I have and, for that matter, what I did:
Version (both plugins):
Trac 0.9
Python 2.4
AccountManager
Installed via easy_install (output indicated success)
Added [account-manager] section to trac.ini
TracNav
Downloaded the egg and placed in the project's /plugins directory
owner is apache
perms are 500
Hopefully this provides a little more info.
Thanks.
On 8/3/06, John Hampton <pacopablo at asylumware.com> wrote:
> Rob Wilkerson wrote:
> > I'm trying to install the AccountManager plugin and, although it
> > appears to install correctly, it's not being seen by the Trac project
> > itself. I have the WebAdmin plugin installed and the AccountManager
> > doesn't appear in the list of plugins nor does it appear in the About
> > Trac plugin list.
>
> How did you install it? Via easy_install? Also, did you get the
> correct version? the 0.9 branch instead of trunk?
>
> If you did install it via easy_install, make sure that you have enabled
> it in your trac.ini
>
> > I'm running Trac 0.9.6 (Apache 2.2) and think I've followed every
> > install instruction except this (and hopefully it's not a deal
> > breaker): my password file is *not* located in the trac environment.
> > It's located elsewhere because it serves several projects via the
> > realm value (it's htdigest, of course). The file is writable by the
> > apache user, though.
> >
> > Is this just something I can't use unless my user file is in the trac
> > environment or am I missing something else? There are no errors
> > reported. Just nothing.
>
> I can't see anything in the code that actually enforces this. You
> should be fine placing it anyplace that the webserver can read and write to.
>
> -John
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac
>
--
Rob Wilkerson
More information about the Trac
mailing list