AllowEmptyADPassword | |||||
Since version 3.14.3465.0 DigaSQL.dll rejects an empty password for an AD-synced user. This is done, because there is sometimes an error in the Windows functions, which checks the validity of a user/password with Active Directory: if you specify an empty password it always returns o.k. independent of what the real password would be.
If you need to get back the old behaviour of older versions, you can set this parameter to TRUE. But be aware that it then might be possible for every user to log in as any other user by simply specifying an empty password. |
|||||
|