Chapter 70. Parameters for Password Storage

The following plug-in functions and parameters access password storage schemes to encode, decode, and compare passwords:

70.1. Password Storage Plug-ins

The parameters listed below are used with functions that you can call to store passwords.
Parameter ID Description
SLAPI_PLUGIN_PWD_STORAGE_SCHEME_CMP_FN This function accesses a password storage scheme to compare passwords.
SLAPI_PLUGIN_PWD_STORAGE_SCHEME_DEC_FN This function accesses a password storage scheme to decode passwords.
SLAPI_PLUGIN_PWD_STORAGE_SCHEME_ENC_FN This function accesses a password storage scheme to encode passwords.