2008/5/13 Noah Kantrowitz <[EMAIL PROTECTED]>: > > > On May 13, 2008, at 2:37 AM, Raina wrote: > > > > Hello, > > > > I have installed AccountManager Plugin as the follwowing: > > > > [EMAIL PROTECTED]:~$ sudo easy_install accountmanagerplugin/trunk/ > > Processing > > Running setup.py -q bdist_egg --dist-dir /home/vjs/ > > accountmanagerplugin/trunk/egg-dist-tmp-SPfxq9 > > Adding TracAccountManager 0.2dev to easy-install.pth file > > > > Installed /usr/lib/python2.5/site-packages/TracAccountManager-0.2dev- > > py2.5.egg > > Processing dependencies for TracAccountManager==0.2dev > > Finished processing dependencies for TracAccountManager==0.2dev > > > > Now can You Help how to proceed now?? > > Please read the wiki page for the AccountManager plugin. It shows how > to configure Trac to use its form-based logins. >
I suspect you also need to take a look at setting up authentication : http://trac.edgewall.org/wiki/TracStandalone Create the appropriate password file - this is not the same as the SVN password file you mention previously. And the Trac Permissions page on the wiki. http://trac.edgewall.org/wiki/TracPermissions Follow the instructions to add a user to your trac environment that has TRAC_ADMIN permissions, then view and log in to your trac environment. Stephen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
