I’m trying to clean up a messy project which was using multiple tables to host user accounts. I have switched the project to AD/Internal Hybrid so I can manage the roles in Ignition and use AD for authentication. When I try to pull up the list of users in the designer in order to assign them to roles I don’t see any users listed. I can see the following error in the console:
[LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903C5, comment: AcceptSecurityContext error, data 52e, v23f0
I am able to successfully verify the authentication profile with domain credentials. Any ideas what might be going on?