
ice.polar at gmail
Nov 6, 2009, 12:47 PM
Post #3 of 4
(96 views)
Permalink
|
Hi there, Take attention if you want to access a machine which is in a different domain as you said. It is not given that the machine-names are resolved so try it with the ip-address (something like 10.201.67.32 as you did). Second you have to use appropriate user and password for a local account or a domain-account which has the priviledge to access the (administrative) c$ share. i don't know if the syntax you choosed "user%password" is correct, i think not... If this is an issue then create a named share for "c:\program files\cruisecontrol" (e.g. "CruiseControl"). Last but not least: if you habe spaces in this path use "" at the beginning and the end of it. Good luck Ice 2009/11/6 Christian Boos <cboos[at]neuf.fr> > > Balakumar K wrote: > > Hi, > > > > I am using UBUNTU 9.0.4 machine for my TRAC and Windows XP machine for > > Cruise control which is in different domain. I am not able to get the > > cruisecontrol datas in my TRAC. > > > > ... > > > > Please help me to solve this issue. > > > > > > Note that there's a mailing list dedicated to the TracCC plugin, where > you could post your support request if no one is able to help you here: > http://groups.google.com/group/traccc-users > > -- Christian > > > > --~--~---------~--~----~------------~-------~--~----~ 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[at]googlegroups.com To unsubscribe from this group, send email to trac-users+unsubscribe[at]googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
|