Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

Authentication
[LibTDS API]

Functions for handling authentication. More...

Functions

void tds_answer_challenge (const char *passwd, const unsigned char *challenge, TDSANSWER *answer)
 Crypt a given password using schema required for NTLMv1 authentication.


Detailed Description

Functions for handling authentication.


Function Documentation

void tds_answer_challenge const char *    passwd,
const unsigned char *    challenge,
TDSANSWER *    answer
 

Crypt a given password using schema required for NTLMv1 authentication.

Parameters:
passwd  clear text domain password
challenge  challenge data given by server
answer  buffer where to store crypted password


Generated on Tue Jan 13 20:54:54 2004 for FreeTDS API by doxygen1.2.18