CASA/CASA-auth-token/non-java/client/mechanisms/pwd
2006-08-14 20:17:11 +00:00
..
windows Adding client files lost during folder re-structuring. 2006-08-07 19:12:49 +00:00
get.c Added some extra debug statements. 2006-08-14 20:17:11 +00:00
interface.c Adding client files lost during folder re-structuring. 2006-08-07 19:12:49 +00:00
internal.h Adding client files lost during folder re-structuring. 2006-08-07 19:12:49 +00:00
pwd.vcproj Adding client files lost during folder re-structuring. 2006-08-07 19:12:49 +00:00
PwdAuthenticate.conf Adding client files lost during folder re-structuring. 2006-08-07 19:12:49 +00:00
README Adding client files lost during folder re-structuring. 2006-08-07 19:12:49 +00:00
TODO Adding client files lost during folder re-structuring. 2006-08-07 19:12:49 +00:00
util.c Adding client files lost during folder re-structuring. 2006-08-07 19:12:49 +00:00

/***********************************************************************
 *
 *  README for pwmech
 *
 ***********************************************************************/

INTRODUCTION

pwmech is a client authentication mechanism for the support of username
and password authenticaton. The mechanism leverages the credentials stored
in the miCASA cache and does not prompt the user for credentials.

SECURITY CONSIDERATIONS

The tokens that pwmech generates contain the user's username and password,
this mandates that the auth_token client utilize a secure channel when
transfering them to the ATS.