

The following procedures are used with the setup, installation, or use with authentication.
You define an IP address or addresses as valid locations from which users can log in from in a combination of two settings.
The first uses the instance setting
The second setting specifies a valid IP address or addresses for each user. This can be an individual address, a range of addresses, or combination of either. The specified range is called the Trusted IPs. Users outside of this range or ranges won't be able to login except by using Password authentication with the Two Factor Mode set to Outside Trusted IPs.
Note: The settings (WindowsAuthIpRange and Trusted IP range) cannot be used to prevent users from logging in if they access Relativity from the same server where it is installed. To secure Relativity login from the server where it is installed, you must disable non-admin user remote access to the server.
To set the user Trusted IP range:
Note: Relativity only supports the IPV4 format for Trusted IP addresses. It doesn't support the IPV6 format.
By default, no value is empty, which indicates any IP address is valid.
In case of setting
Addresses use the "###.###.###.###" format. The following wildcards are available for both settings:
Description | Example | |
---|---|---|
Asterisk (*) (Asterisk wildcard) |
Matches zero or more characters. |
192.168.31.*. You can't use this notation with the match range of digits wildcard. |
Hash (#) (Hash wildcard) |
Matches any single digit 0-9. | 192.168.31.##. You can't use this notation with the match range of digits wildcard. |
[start-end] (Match range of digits wildcard) |
Matches a range of digits. |
192.168.31. [0-255]. You can't use this notation with the asterisk and/or hash wildcards. |
16-bit mask | A 16-bit number that masks an IP address. | 192.168.0.0/16 is the same as 192.168.0.0/255.255.0.0. Network address range is 192.168.0.0-192.168.255.255. |
24-bit mask | A 24-bit number that masks an IP address. | 192.168.31.0/24 is the same as 192.168.31.0/255.255.255.0. Network address range is 192.168.31.0 - 192.168.31.255. |
25-bit mask | A 25-bit number that masks an IP address. | 192.168.31.0/25 is the same as 192.168.31.0/255.255.255.128. Network address range is 192.168.31.0 - 192.168.31.127. |
Enabling a server to accept integrated authentication log ins must be configured explicitly. You use the UseWindowsAuthentication and WindowsAuthIpRange instance settings to define integrated authentication behavior. Integrated authentication follow these guidelines.
You can configure your environment so that some Web servers use Integrated Authentication, while others don't use it. To specify a server to use integrated authentication , create a new instance setting of UseWindowsAuthenticationwith the following values:
You must create a new UseWindowsAuthentication instance setting for each server
Several authentication providers may send email, such as part of a two factor password authentication or a password reset. You will need an SMTP server. Contact your IT system admin for additional details. Use the following instance settings to define the emails addresses and body text.
Before you integrate RSA SecurID with Relativity, you must complete the following tasks:
Note: Relativity isn't certified to work with any version of RSA Authentication Agent for Web for Internet Information Services.
Note: You must add one agent for each web server in your Relativity environment. For example, if there are two web servers, set up two Authentication agents on the RSA Authentication Manager server.
You must copy the RSA configuration files to your Relativity web server before you configure RSA authentication in Relativity.
Use the following procedure to copy the required RSA configuration files:
%SYSTEMDRIVE%\Program Files\kCura Corporation\Relativity\EDDS\RSA
Note: You can use a different location for your RSAConfigFilePath directory.
Note: The RSAConfigFilePath value must include the drive letter. For example,
C:\Program Files\kCura Corporation\Relativity\EDDS\RSAYou cannot use the %SYSTEMDRIVE% environment variable.
Why was this not helpful?
Check one that applies.
Thank you for your feedback.
Want to tell us more?
Great!