Currently our developent enviroment consists of a Dev server, a Staging server and a Production server. Our production server and staging server live on the same domain while our build server and dev server are on a different domain.
Is it possible to have my build server (Cruisecontrol .Net) access the two servers that are outside its domain? If so, can my build user in one domain have access to another domain?