[cvsnt] Re: sspi and linux

George Gugulea georgeg at crystalinteractive.ro
Tue Mar 22 14:24:03 GMT 2005


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.


George Gugulea wrote:

> Tony Hoyle wrote:
>
>> George Gugulea wrote:
>>
>>> <mailto:cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook>:sspi:xxx at server.domain.com:e:/cvsroot
>>> the account xxx is a local account on that machine and I am part of 
>>> another Windows Domain.
>>
>>
>>
>> Linux machines are not domain members, so you must specify the domain 
>> as well as the username.
>>
>> Tony
>> _______________________________________________
>> cvsnt mailing list
>> cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook
>> http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs
>>
>>
> I also tried :sspi:DOMAIN\xxx at server.domain.com:e:/cvsroot without 
> success. How can I else specify the domain?
> But anyway, Linux will address the authentification to the specified 
> machide address and not to the domain and also the account is not a 
> domain account but a local acc. on server.domain.com.
> _______________________________________________
> cvsnt mailing list
> cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook
> http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs
>
>
After analyzing the cvs login packets on windows and linux I found:
The differences starts with the 3-rd packet that the client sends to the 
server: on linux the user name is added at the end
Then the server send 009a (probably ok) - the same on windows and linux
Then the server send a 154 bytes packet, the first 20 octets are the 
same on windows and linux, the next 12 are different and the rest are 
the same. The server sends in this packet the machine name, the local 
name, the domain name, etc. which are the same.
Then the client sends a bigger packet (maybe variable len.) which 
probably contains the encryption keys/password/code/whatever; the first 
8 octets are the same then the rest are different up to the last part 
which is the repository path (e:/cvsroot).
And of course the last packet from the server which is I LOVE YOU vs. I 
HATE YOU
So is there a misunderstanding maybe regarding the NTLM protocol version?




More information about the cvsnt mailing list
Download the latest CVSNT, TortosieCVS, WinCVS etc. for Windows 8 etc.
@CVSNT on Twitter   CVSNT on Facebook