Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi Tony, I upgraded to CVSNT 2.5.02, in case that helped. In fact, there are some extremely annoying problems with this install, which I will send in another message (along with my fix for one of them), not to mention that the problem I have with the dns.suffix is still there. :) At first, I thought like you did--that the machine does not know its name. However, if this is the case, then it is out of my control (due to the department's active directory implementation). I have put in a request to them to investigate this matter, but have not heard back yet. In fact, ping replies, as does a request for remote desktop when logged into the console, and the machine is registered in the DNS so I can login to it remotely from all over the world by its fully qualified dns name. In this sense, it seems odd to me that this is a configuration problem of the machine, since in any case the error should be *backward* (failure to lookup 'ransom' not 'ransom.eecs.berkeley.edu'). I enclose here the partial results of my ipconfig: _____________________________________ C:\WINDOWS>ipconfig /all Windows IP Configuration Host Name . . . . . . . . . . . . : ransom Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Peer-Peer IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No DNS Suffix Search List. . . . . . : eecs.berkeley.edu Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : eecs.berkeley.edu Description . . . . . . . . . . . : Intel(R) PRO/1000 CT Network Connection Physical Address. . . . . . . . . : XX-XX-XX-XX-XX-XX DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes IP Address. . . . . . . . . . . . : 128.32.43.208 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 128.32.43.1 DHCP Server . . . . . . . . . . . : 169.229.60.65 DNS Servers . . . . . . . . . . . : 128.32.43.21 128.32.43.23 128.32.206.9 Primary WINS Server . . . . . . . : 169.229.60.182 Secondary WINS Server . . . . . . : 169.229.60.82 Lease Obtained. . . . . . . . . . : Thursday, September 22, 2005 5:49:01 PM Lease Expires . . . . . . . . . . : Friday, September 23, 2005 5:49:01 PM C:\WINDOWS> _____________________________________ Here is my CVSNT error msg with the username not used as CVS root: _____________________________________ In C:\Documents and Settings\sprinkle\Desktop: "C:\Program Files\TortoiseCVS\cvs.exe" "-q" "-x" "login" CVSROOT=:sspi:ransom.eecs.berkeley.edu:/work Logging in to :sspi:sprinkle at ransom.eecs.berkeley.edu:2401:/work cvs.exe [login aborted]: unrecognized auth response from ransom.eecs.berkeley.edu: Error, CVS operation failed _____________________________________ > -----Original Message----- > From: Jonathan Sprinkle [mailto:sprinkle at eecs.berkeley.edu] > Sent: Thursday, September 22, 2005 6:35 PM > To: sprinkle at EECS.Berkeley.Edu > Subject: [cvsnt] Re: Terminal server errors with machine name with/out DNS > > > > Hi All, > > > > I have this problem: with my CVSNT repository on a terminal server, if I > am > > logged into that server (either through the console or a terminal) then > when > > I do a cvs update/checkout whatever, I must use: > > > > :sspi:user at machine:/root > > > > Off the machine (and it used to work until I upgraded CVSNT) I must use > > > > :sspi:user at machine.dns.suffix:/root > > > It sounds like the machine doesn't know its own domain name, or the > primary DNS suffix is set wrong in the control panel. > > Also try removing the user@ part (this is recommended with SSPI anyway). > > > (which is unlikely, since this cropped up only after I upgraded to > v. 2.0.50) > > 2.0.50 is pretty ancient.. 2 years old approx. > > Tony >