Active Directory Groups and Authentication | Jon (LabKey DevOps) | 2016-05-23 15:41 |
Status: Closed | ||
Hi Bront, So you want the authentication to be both done on the Active Directory LDAP connection AND locally on the database at the same time? Right now, the way the system works when LDAP is enabled is: 1. It checks the authentication via LDAP first 2. If there is no successful authentication on the LDAP server, it switches to the DB for authentication. Reference - https://www.labkey.org/wiki/home/Documentation/page.view?name=configldap (Authentication Process section) Regards, Jon |
||