Hi,
OK, I reinstalled with yum, created a pwfile with htdigest
and dropped the
users.htdigest file into /var/www/trac/conf and later
into /var/www/svn/repo/test/conf
Having setup access I then ran trac-admin and added bobby
which shows up as
TRAC_ADMIN with 'permission list'. The first time I browsed
trac it asked for
my pw. Then displayed the web gui.
All fine so far. This is where it gets interesting, which I
don't know if it
is related to version issues. Login does not work without
--auth so I ran:
tracd --auth test, /var/www/trac/conf/users.htdigest,
test.com
/var/www/trac
Every tab works except for Login. It fails with an
authentication info not
available error.
But /var/www/trac is not where my svn project is. (And this
part is not clear)
So if I run the same but point to where the project is:
/var/www/svn/repos/test
It says Environment not found and does not display anything
else. Since
trac.ini has this reference:
repository_dir = /var/www/svn/repos/test
I'm guessing that maybe that's how it finds it. But wait how
do you specify
different projects if that's the case? does not add up.
The web log gives an error 500 when trying to login using
the first tracd
example. Which I think is permission error.
I gave anonymous TRAC_ADMIN to see if that made a difference
and it does not.
That makes it look like a authentication error. But the odd
part is that that
part worked. It asked for a login.
Which probably show my confusion.
--
Bobby
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Trac Users" group.
To post to this group, send email to trac-users googlegroups.com
To unsubscribe from this group, send email to
trac-users-unsubscribe googlegroups.com
For more options, visit this group at http:
//groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|