[cvsnt] SSPI and DNS alias problem under win2003 only ?
Florent Gilain
florent.gilain at direct-energie.com
Mon Mar 19 16:08:56 GMT 2007
Hello all,
Using : CVSNT 2.5.03.2382 under a windows 2003 Server with real hostname
"s-sources.domain.local" (and DNS alias cvs.domain.local) with IP address
192.168.123.28
NB :My repository is called "oscar".
When i try to login from "s-sources.domain.local" to
"s-sources.domain.local" using SSPI command :
cvs -d :sspi:s-sources.domain.local:/oscar login
OR
cvs -d :sspi:localhost:/oscar login
OR
cvs -d :sspi:192.168.123.28:/oscar login
=> it works
Now, when i try to login from "s-sources.domain.local" to "cvs.domain.local"
(Yes, same server, but using the DNS Cname alias...) using SSPI command :
cvs -d :sspi:cvs.domain.local:/oscar login
=> it doesn't works
BUT, when i try the same thing from a remote Windows 2000 server, it works :
cvs -d :sspi:cvs.domain.local:/oscar login
Does anyone can help me about this problem ?
Thanks
Florent
cvs -d :sspi:localhost:/oscar login
cvs -d :sspi:ip:/oscar login
cvs -d :sspi:s-sources:/oscar login
puis "enter"
fonctionnent
More information about the cvsnt
mailing list