Using LDAP group authentication within ColdFusion 2023 Admin console
Environment: Windows-based, using ColdFusion 2023.
When creating admin console “users,” has anyone setup external authentication (using LDAP) using groups instead of individual users?
Due to a recently released ColdFusion STIG I’m now required to create admin console users who are externally authenticated (no local user accounts). In my case, that means using LDAP to authenticate the users from Active Directory (AD).
My preference is to configure this using an AD group instead of individual users.I’m struggling trying to determine what data goes in what fields during the setup.
I have the LDAP configured and verifying the connection. I’m using the correct LDAP filter in the Group Configuration field; I know it’s correct because when I test it using the CFLDAP tag, it returns the users who are assigned to the target group.
But, in the User Manager (User Detail), the ‘User name’ field is required and I’m not sure what to enter. I’ve tried several different things, but always get the response, “Unable to create user: this user doesn’t exist in server.”
If anyone has configured CF admin console access in this way or has something to suggest, I’d appreciate the help. Thank you.
