book
Article ID: CTX321196
calendar_today
Updated On:
Resolution
The issue is fixed in 13.0 build 83.x build.
Workaround
- Download new nsldap.pl script from the .zip file.
- Save the downloaded nsldap.pl to /var/directory
- If necessary, run the below command to set appropriate permissions to the downloaded nsldap.pl file
- > chmod 555 nsldap.pl
- Take a backup of nsldap.pl located at /netscaler/monitors/nsldap.pl
- To take the backup, move the file from its current location, here are the commands
- > mv /netscaler/monitors/nsldap.pl /var/nsldap.pl.old
- Modifying rc.netscaler
- rc.netscaler is located under /flash/nsconfig/
- If rc.netscaler is not present, create using the command "touch rc.netscaler"
- Edit rc.netscaler using command "vi rc.netscaler " and add the following lines to the end of the file and save
- This is to ensure a new nsldap.pl is used after a reboot
- Reboot or Upgrade the ADC to the required version.
Problem Cause
It's a bug. The LDAP monitor using default LDAP perl script (nsldap.pl) is sending wrong passwords to AD Causing monitors, services, and load balancing vservers and LDAP authentication to go down