Question
· Sep 13, 2018

Authentication Error

Hi All,
I tried to execute the ##Class(%SYS.LDAP).Binds(LD,"",$lb(Username,Domain,Password),$$$LDAPAUTHNEGOTIATE) but this command is returning the value as 7 only instead of 0,7 is an "Authentication Method Not Supported",How to recover it and why this error message is occuring
Please help me

Discussion (3)2
Log in or sign up to continue

Hi Scott, thanks for the reply.
Yes i am using windows to connect to LDAP.
I am using the Binds method. i have enabled the Delegated authentication option in LDAP options and disabled the TLS option.

And again i tried the whole process in a different machine (windows) now i am facing invalid credentials errors as shown below

"0 p‰'LDAP Binds Error: Invalid Credentials< SAMPLES0'e^zAuthenticate+30^User.NewClass1.1^1e^^^0"

Note:
I have tested the LDAP connection using the d ^SECURITY method and it came ok.

Please help

thanks