#2740: Authentication not enabled, even if --auth option is set
----------------------------------------------+-----------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: defect | Status: closed
Priority: high | Milestone:
Component: tracd | Version: 0.9.3
Severity: major | Resolution: worksforme
Keywords: |
----------------------------------------------+-----------------------------
Changes (by cboos):
* status: new => closed
* resolution: => worksforme
Comment:
Try:
{{{
python tracd --auth trac_env,c:\project\project1\users.htdigest,trac
--port 42000 c:\trac_env
}}}
The first sub-argument to `--auth` is the environment name,
as you may want to have different auth files for different
environments.
If it's not the case and you have multiple environment
using the same auth file, simply use "*" instead of the
environment name.
Check TracStandalone#UsingAuthentication.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2740>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets