[cvsnt] Re: sspi and linux

George Gugulea georgeg at crystalinteractive.ro
Fri Mar 25 08:32:33 GMT 2005


Tony Hoyle wrote:

> George Gugulea wrote:
>
>> in function /sspi_connect/ the user name is correct, also the domain 
>> and password, the protocol is /"NTLM"/ on linux and /"Negotiate"/ on 
>> windows.
>> The function sspi_connect returns successfuly (CVSPROTO_SUCCESS) and 
>> then in function start_server(1) I get to the part with "I HATE YOU" 
>> (/*Authorization not granted*/)
>> So I guess is a problem with NTLM.
>> On windows I successfully login and on linux not.
>
>
> If sspi_connect is returning success then NTLM is working.  It sounds 
> like you've not authorised the user to login (which can only happen if 
> you've locked them out with SystemAuth=No).
>
> Tony
>
>
>
>
>
>> I can successfully connect to another windows server with sspi that 
>> is in my Active Directory from both windows and linux.
>> Is this a bug in NTLM implementation?
>
> _______________________________________________
> cvsnt mailing list
> cvsnt at cvsnt.org
> http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
>
>
SystemAuth is set to yes and the account is ok because I can 
successfully login with cvsnt client from a windows machine.



More information about the cvsnt mailing list