Group: Forum Members
Posts: 10,
Visits: 21
|
I should probably clarify...
I have ServerA which uses MSLogon authentication but not DSM encryption.
I have ServerB which uses MSLogon authentication and DSM encryption.
With EnableSecurity set to 1, I get a password-only login prompt no matter if I try connecting to ServerA or ServerB (and I know I can never successfully logon to ServerA since the encryption settings don't match).
With EnableSecurity set to 0, I get username and password login prompt on ServerA and a connection error on ServerB (which is what I would expect since the encryption settings don't match).
Basically, I'm pointing out that my MSLogon authentication is working on the server side, but enabling the DSM plug-in appears to prevent using it for authentication.
|