[Trac] Installing AccountManager Plugin

John Hampton pacopablo at asylumware.com
Thu Aug 3 11:13:54 CDT 2006


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


More information about the Trac mailing list