> Am able to login with the anonymous, but not with the authenticated > user.
There is a misunderstanding here: anonymous cannot log in, as if someone is logged in on a system, he is no longer anonymous, as he is authenticated ;-) You do not need to remove anonymous permission to enable authentication with tracd, this is fully unrelated. Please copy/paste the *exact* commands and arguments you run to: * create your Trac environment (i.e. trac-admin ...) * create your htdigest file * run your tracd instance It is likely that the parameter(s) you used for one command does not match the ones you used elsewhere. Cheers, Manu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
