Visual Casino 7 is capable of delegating user authentication to an external Lightweight Directory Access Protocol (LDAP) service. Users will still be required to have specific permissions configured within Visual Casino 7 in order to have access to the application.
Authentication Setup
Visual Casino 7 uses LDAP to authenticate users against Active Directory. To that end, an LDAP service user must be created to authenticate users. It is recommended that this user have no login privileges and merely have the ability to authenticate users against LDAP.
Additionally, you will need to know the Organizational Unit and domain to authenticate against. We have provided an example of these pieces of information in Table 1.
Setting | Example Value |
Active Directory User Name | vc7ldap |
Active Directory Password | ************ |
LDAP Table Name | LDAP://dc.example.com/CN=VC7,OU=Users,DC=ad,DC=example,DC=com |
Default Domain | ad.example.com |
Table 1: Example LDAP Settings for Visual Casino 7
To configure LDAP within Visual Casino 7:
- log in to Visual Casino 7 as a Visual Casino user in the Administrators group
- Select Administration > System Settings > General Settings
- Select the Active Directory tab
- Enter the LDAP service user and password, the LDAP Table Name1, and the domain that the users log in to
- Save
Configuration of LDAP Authentication is now complete.
NOTE: No Active Directory users have been enabled to use Visual Casino 7 at this point. You must register and authorize users within Visual Casino 7 before their Active Directory credentials will grant them access to the Visual Casino 7 application.
Related Articles:
User Configuration: https://support.biometrica.com/hc/en-us/articles/360005457614#domain-user-setup
1 The Table Name is comprised of LDAP://, the name of the ldap server, /, and the Distinguished Name of the Organizational Unit or Group that is to be granted permission to authenticate with Visual Casino 7