Edit

Share via


MS-CHAP Password Management API

Overview of the MS-CHAP Password Management API technology.

To develop MS-CHAP Password Management API, you need these headers:

For programming guidance for this technology, see:

Functions

 
MSChapSrvChangePassword

Changes the password of a user account.
MSChapSrvChangePassword2

The MSChapSrvChangePassword2 function changes the password of a user account while supporting mutual encryption.

Structures

 
CYPHER_BLOCK

The CYPHER_BLOCK is the basic unit of storage for the one-way function (OWF) password hashes.
ENCRYPTED_LM_OWF_PASSWORD

The ENCRYPTED_LM_OWF_PASSWORD stores a user's encrypted Lan Manager (LM) one-way function (OWF) password hash.
LM_OWF_PASSWORD

The LM_OWF_PASSWORD stores the Lan Manage (LM) one-way function (OWF) of a user's password.
SAMPR_ENCRYPTED_USER_PASSWORD

The SAMPR_ENCRYPTED_USER_PASSWORD stores a user's encrypted password.