This article provides information on how to use Lightweight Directory Access Protocol (LDAP) in NetScaler Gateway to change the users passwords. However, Secure LDAP is required to change the password.
Note: Windows Server global catalog port 3268 or secure global catalog port 3269 do not support password change attempts by design.
To change the users passwords in NetScaler Gateway using LDPA, complete the following steps:
Connect using the SSH protocol to the NetScaler Gateway appliance NSIP (the NetScaler IP, used as the administration GUI IP address).
After authentication, type shell to switch the command line interface from the NetScaler context to the UNIX context.
Press the ENTER key.
Type cd /tmp/ and then type cat aaad.debug to view the the debugging messages generated during the authentication on the NetScaler Gateway virtual server (Vserver).
From the NetScaler Gateway configuration utility, expand the NetScaler Gateway node.
Go to Policies > Authentication > LDAP.
Select the Servers tab on the right pane of the window and create a server definition.
After the server and policy are created, bind the policy to the NetScaler Gateway Vserver within the Authentication tab.
Log on to the NetScaler Gateway Vserver to test the created policy (while watching the aaad.debug output window established in Step 3).
A connection attempt to the LDAP server should show as using port 636.