The problem is the password file: If I change realm: [root@mercuri trac]# diff passwordstrac.txt passwordstracnew.txt 1c1 < xan:foo:a3d685a9cfeb66687ddf55eadf6113c3 --- > xan:bla:a3d685a9cfeb66687ddf55eadf6113c3
And I run /usr/bin/python2 /usr/bin/tracd -d -p 8081 --protocol http --auth *,/etc/trac/passwordstracnew.txt,bla /srv/http/tasks/bla/ then I can't login with the same password. Strange? What can I do? El dijous, 12 març de 2015 19:26:05 UTC+1, somenxavier va escriure: > > Hi, > > When I set the project environment > <http://trac.edgewall.org/wiki/TracInstall#CreatingaProjectEnvironment> as > > > $ trac-admin foo initenv > > > and I want to change foo name for 'bla'. How can I do that? > I assume Trac Standalone with foo as a realm in passwords file > <http://trac.edgewall.org/wiki/TracStandalone#UsingAuthentication> > > > Thanks a lot, > Xan > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
