Hi there, How are you authenticating your users? I imagine you're using basic authentication?
If that's the case, then try closing and re-opening your browser before trying to log in as a different user. That usually clears the current session. Unfortunately, I'm not aware of any way to directly 'log out' of a basic authentication session; it's a very limited system. Good luck, ~Paul Malmsten On Thu, Jul 2, 2009 at 1:40 PM, Anu Ramachandra <[email protected]>wrote: > Hello, > > > > I have set up trac 0.10.5 with subversion. > > For web access (I have set it up as a virtual host on our server), the > login works as follows – > > I login as user A > > Logout > > Next time I click login, it automatically logs me in as A ie no password. > It does not allow me to log in as user B > > > > We need to be able to login as different users when we open bugs in trac > from our tools. > > > > What is the setup for that? > > > > Thanks! > > Anu > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
