Authentication Setup
Authentication settings are used to update how dbFront authenticates users either during the initial setup or at a later point. You can validate the settings before applying them to the server.
The Authentication settings are on the first tab of the Settings screen, which is accessed from [Help] \ [Settings].
Authentication Source & Type
User Domain | The default installed value of a single period [.] directs dbFront to pick the best of the available options. If possible, it will choose the Active Directory domain your server is connected to. By default, the Login Screen will show users where they are logging in to. IMPORTANT: It is essential to set the specific directory source shortly after install to avoid confusing login problems. |
---|---|
User Container | The name of the active directory container(s) for users and groups. This is only required for non-default active directory structures. e.g. " CN=Users,DC=corp,DC=domain,DC=com " |
LDAP Filter |
Optionally filter the list of returned users and groups. This only applies to Active Directory or ADFS. |
Context Type | Options: Machine, or Domain. Will automatically adjust depending upon the Server or Domain that is used to authenticate the user. If there is a problem, you can manually set it to either Machine, if you are authenticating against the local machine or Domain, if you are authenticating against a network Domain. |
Logon Type | Options: Interactive, Network, or Batch. Interactive: means that users need to have interactive Logon Rights. Network: is for users that are expected to have network access privileges. Batch: can be used to authenticate users that don't have either Interactive or Network rights. |
Security Groups
Admin Group |
|
---|---|
MyAdmin Group |
|
User Group |
|
Connection Authentication
On a per connection basis you can also specify two other groups, Update and Readonly. This will allow you to limit the list of users that have access to the data within that connection. Those two setting are setup in the connection access preferences. Connection Access
Session Timeout
Authenticated | Specifies how long an inactive session will remain active. If your users often get "Session Expiry" warnings or "Session Expired" errors then it might be appropriate to extend the session length. |
---|---|
Public | Specifies how long an inactive public session will remain active. |
Test / Save - User
To test the Authentication settings, enter a username and password and click on Test Security.
To save the settings you need to specify the name and password of a user with administrative access based on the new settings. When you click Save Setup, dbFront will use those credentials to validate the new settings and then save the updated settings.
Disable Authentication Setup
Unauthenticated access to Authentication Setup is only available while running directly on the Web Server and only if the [SetupLocked] configuration option is set to false. To lock the Authentication Setup please see: Application Server Settings;