Configure the authentication mode
Change the default authentication mode to allow local users and domain users to log on at runtime.
Prerequisites
To allow Active Directory users to authenticate, either:
-
Obtain the Active Directory domain name and server address.
-
Ensure that the Windows client is joined to the Active Directory domain.
To allow LDAP users to authenticate, obtain:
- LDAP server address
- Base64 CA certificate file exported from the Active Directory server or from a computer in the domain
Tip: FactoryTalk Optix Studio does not support LDAP over SSL (LDAPS).
To configure the authentication mode
- In Project view, select the root node.
-
In Properties, expand Authentication, and then in Authentication mode, select the authentication type that allows specific users to log on:
- Model only. Users created in FactoryTalk Optix Studio.
- Local only. Local machine users.
- Domain only. Active Directory and LDAP users.
- Domain and local. Active Directory, LDAP, and local machine users.
- Any. Users of any type.
-
(optional) Set DefaultUserFolder to change the default folder to contain user objects.
Tip: The default folder to contain user objects is . When a domain user logs in at runtime, a corresponding user object appears in the folder specified.
-
If you intend to run your application on a client outside the Active Directory domain:
-
In CA certificate file, select Browse and select the Base64 CA certificate file.
Tip:
To find items, start typing the item name to find in Select file.
If the file does not appear in Select file, select
Import file(s) and in Import file(s), select the file to import and then choose Select.
Tip: If you leave CA certificate file blank, the local Windows machine is used to authenticate the user. CA certificate file is required to authenticate against a specific LDAP server or use a Linux client.