This example demonstrates the usage of user external function to validate username/password.
The SpwdSetExternalUser function is initially called to setup an user external function
(ldap_check_user).
ldap_check_user function uses ldap to validate username and password.
You must go to Setup LDAP Configuration page to setup LDAP server. You will see the Input Test page if username/password is validated.