The following table lists the available configuration options, acceptable values, and descriptions of the settings in the Server set of properties found in the SAP Control Center. These settings are also those found in the [Server] section of the Agentry.ini file.
Configuration Setting | Acceptable Values | Description |
---|---|---|
userKey | Valid Syclo-issued user key | Initially this will contain the user key entered when the Server installer was run. It can be modified with an updated user key, issued by Syclo, if additional user licences are purchased. |
deviceKey | Valid Syclo-issued device key | Initially this will contain the device key entered when the Server installer was run. It can be modified with an updated user key, issued by Syclo, if additional device licenses are purchased. |
expKey | Valid Syclo-issued expiration key | Initially this contain the expiration key entered when the Server installer was run. It can be modified with an updated expiration key, issued by Syclo, if a new expiration date is set. |
autoRegister | Boolean of true or false. Default: true | This configuration option controls whether or not user ID’s sent by the Client to the Server are added to the users.ini file automatically. If this option is set to false, the users.ini file will not be updated by the Server. Any user ID not listed in the users.ini file will not be allowed to log into the Server. |
inactiveTimeout | Numerical value representing seconds. Default: 600 | This is a duration value specifying how long the Server is to wait for response from a Client after the Server has sent it a message. If no response is received from the Client after this duration value, the user is logged out of the Server. This setting affects all Client communication types. |
allowRelogin | Boolean of true or false. Default: true | This setting controls whether users can log into the Server from Clients with different IP addresses at the same time. If true, the original session for a user will be ended, with the user logged out, before they are logged in from the new IP address. If this option is false, the Server will reject any Client login attempts from a second IP address for a user currently logged in from a different address. |