I would like to get an Enterprise session using the standard logon method, however, I am using a MS Active Directory. It is NOT SSO/Vintella. I would like to use a standard username password to log in. Can I just use the standard
logon(username, password, host, "secWinAD");
?
If that is not the proper way, what is? It appears to be trying to SSO in.
Thanks in advance.