![]() | Version &oob_version; |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|
You can use this form to define access to the OOB Server. Add IP (or part IP) addresses to the allow and deny lists to define which machines the server accepts connections from.
The Allowed Access list and Denied Access list define the hosts which may connect to the Easysoft OOB Server. The server consults the Deny access list first. If the client address matches an entry in this list the client is denied access. If there is no match for the client in the Deny list the Server consults the Allowed list. If the Allowed list is empty the client is allowed access. If there are any entries in the Allowed list then the client is only allowed access if it matches an entry in this list.
The entries in either list must consist of IP addresses (e.g. 194.131.236.4). You may specify part of an address (e.g. 194.131.236.) which will match any machine in the 194.131.236 network.
To delete an entry from either list click on the entry you want to delete.
There is one special entry you may see in the Deny List - a '*'. If the first entry in the Deny List is a single '*' then all clients are denied access. This entry is placed in the Deny List during the installation when you elect to have an initial secure install. To allow OOB clients to connect you will need to delete this entry by clicking on the '*' link.
You can use this form to define access to a particular DSN. Add IP (or part IP) addresses or usernames to the allow and deny lists to define which machines or users can use a particular DSN.
Any client connecting to the OOB Server must be allowed access to the server as defined in the server access control before DSN access control is checked.
The DSN Allowed Access list and Denied Access list define the hosts and users which may access a particular DSN. The server consults the Deny access list first. If the client address/username matches an entry in this list the client is denied access. If there is no match for the client/username in the Deny list the Server consults the Allowed list. If the Allowed list is empty the client/user is allowed access. If there are any entries in the Allowed list then the client/user is only allowed access if it matches an entry in this list.
The entries in either list must consist of IP addresses or usernames.
(e.g. 194.131.236.4). You may specify part of an address (e.g. 194.131.236.) which will match any machine in the 194.131.236 network.
If you add a username to either list it is the LogonUser attribute used by the OOB client to log the OOB Server thread/process into that account before allowing access to a DSN.
To delete an entry from either list click on the entry you want to delete.
Note
As a special case (to avoid having to name every user when adding an IP address to the DSN allow list) the deny list is checked for the current user but if it does not exist there the user gets access to the DSN.