Question
Broken LDAP
Hi there, We had setup SSL VPN and it was working fine. The remote users could authenticate to the AD using LDAP and everything worked fine up until they changed the LDAP port from 389 to 340. Now the users cannot connect. I changed the LDAP port from 389 to 340 on the Firewall. I debugged the ssl vpn and got the foll logs: [96:FXV10068]sslvpn_authenticate_user:124 authenticate user: rtest [96:FXV10068]sslvpn_authenticate_user:130 create fam state fnbamd_fsm.c[1262] handle_req-Rcvd auth req 6291516 for rtest in LDAP VPN SSL Users opt=256 prot=9 fnbamd_auth.c[228] radius_start-Didn' t find radius servers (0) fnbamd_auth.c[582] auth_tac_plus_start-Didn' t find tac_plus servers (0) fnbamd_ldap.c[637] resolve_ldap_FQDN-Resolved address 192.168.x.y, result 192.168.x.y fnbamd_ldap.c[1117] fnbamd_ldap_start-Error in ldap_sasl_bind fnbamd_auth.c[356] ldap_start-Failed to start ldap request for 192.168.x.y fnbamd_fsm.c[176] create_auth_session-Error starting authentication fnbamd_fsm.c[1275] handle_req-Error creating session fnbamd_comm.c[116] fnbamd_comm_send_result-Sending result 3 for req 6291516 [96:FXV10068]sslvpn_auth_check_policy:1978 [96:FXV10068]policy_match_check:1512 checking policy 39 for incoming policy [96:FXV10068]policy_match_check:1516 checking policy cipher setting [96:FXV10068]policy_match_check:1522 checking policy local username [96:FXV10068]policy_match_check:1550 address matched: 1 [96:FXV10068]policy_match_check:1556 return 0 [96:FXV10068]sslvpn_authenticate_user:124 authenticate user: rtest [96:FXV10068]sslvpn_authenticate_user:130 create fam state fnbamd_fsm.c[1262] handle_req-Rcvd auth req 6291517 for rtest in LDAP VPN SSL Users opt=256 prot=9 fnbamd_auth.c[228] radius_start-Didn' t find radius servers (0) fnbamd_auth.c[582] auth_tac_plus_start-Didn' t find tac_plus servers (0) fnbamd_auth.c[323] ldap_start-Didn' t find ldap servers (0) fnbamd_fsm.c[176] create_auth_session-Error starting authentication fnbamd_fsm.c[1275] handle_req-Error creating session I tested the same user name using the diag test command and I have pasted the output below: FW1 (FV10022) # diag test authserver ldap DC01 rtest paassword authenticate ' robtest' against ' DC01' failed! Does this output indicate that the firewall is able to communicate to the DC? Can someone please suggest if there is anything else that needs to be done. Thanks Anu