Scenario: An administrator has configured LDAPS authentication, but users are unable to log on to
the NetScaler Gateway virtual server. The same users are able to log on to other systems.
Which action could the administrator take to troubleshoot this issue?

A.
Run “telnet ldapsrv.example.com 389” from a PC.
B.
Run telnet from a LDAPS server to the NSIP address.
C.
Run “telnet ldapsrv.example.com 636” from the NetScaler shell.
D.
Run “telnet ldapsrv.example.com:636” from the NetScaler command-line interface.
It’s regarding “secure” LDAP so it should be either C or D based on the port 636.
Further, from the CLI the NSIP is used instead of the SubnetIP or VIP.
So C should be the right answer.
0
0