Users Are Able to Log in to Web Console Without Password
Reported for version 10
Problem
After configuring an LDAP authentication for Web Console Portal users are able to log in without entering their passwords.
Solution
In [DQC]/runtime/server/etc make sure that in .serverConfig file simple authentication is used with the PasswordServerMethod of the AuthenticationService component:<authType>simple</authType>
. See sample configuration below:
Related articles