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 Mar 29 19:52:37 2005 for FreeTDS API by doxygen1.3