Parameters for Password Storage
Parameters for Password Storage
The following plug-in functions and parameters access password storage schemes
to encode, decode, and compare passwords:
•
Password Storage Plug-Ins
•
Parameters for Password Storage
Password Storage Plug-Ins
The parameters listed below are used with functions that you can call to store
passwords.
Parameter ID
SLAPI_PLUGIN_PWD_STORAGE_SCHEME_CMP_FN
SLAPI_PLUGIN_PWD_STORAGE_SCHEME_DEC_FN
SLAPI_PLUGIN_PWD_STORAGE_SCHEME_ENC_FN
Parameters for Password Storage
The parameters listed below apply to password storage schemes.
Parameter ID
SLAPI_PLUGIN_PWD_STORAGE_SCHEME
_DB_PWD
SLAPI_PLUGIN_PWD_STORAGE_SCHEME
_NAME
SLAPI_PLUGIN_PWD_STORAGE_SCHEME
_USER_PWD
SLAPI_USERPWD_ATTR
"userpassword"
592
Netscape Directory Server Plug-In Programmer's Guide • August 2002
Description
This function accesses a password storage scheme to
compare passwords.
This function accesses a password storage scheme to
decode passwords.
This function accesses a password storage scheme to
encode passwords.
Data Type
Description
Value from the database password storage
char *
scheme.
Name of the password storage scheme.
char *
Value of the LDAP user password.
char *
Attributes for the user password that are
Slapi_Attr *
used for password handling.
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.1 - PLUG-IN and is the answer not in the manual?
Questions and answers