1.9.5 XMLRPC TRAC
Posted: Fri Apr 26, 2013 2:26 pm
Hallo,
we use testlink 1.9.5 with xmlrpc trac integration. It works well with user anonymous for several projects. Now we want to use an other user (pc99test) with password for a new project. I configured the following connection in TestLink:
<issuetracker>
<username>pc99test</username>
<password>password</password>
<uribase>http://trac11/trac/gpc</uribase>
</issuetracker>
The connection to TRAC failed, because the connection is tried to establish with user anonymous and not pc99test as configured as I can see in the TRAC log file.
The user anonymous has no rights on the dedicated TRAC project.
Has anyone an idea wat I am doing wrong?
we use testlink 1.9.5 with xmlrpc trac integration. It works well with user anonymous for several projects. Now we want to use an other user (pc99test) with password for a new project. I configured the following connection in TestLink:
<issuetracker>
<username>pc99test</username>
<password>password</password>
<uribase>http://trac11/trac/gpc</uribase>
</issuetracker>
The connection to TRAC failed, because the connection is tried to establish with user anonymous and not pc99test as configured as I can see in the TRAC log file.
The user anonymous has no rights on the dedicated TRAC project.
Has anyone an idea wat I am doing wrong?