workspace administration (high) Flashcards
Security and Permissions
how can you use the instance setting Relativity.Authentication WindowsAuthIpRange to define an IP address for users to log in?
this setting is used to define the valid range for the Relativity instance; the default defines all IP addresses as valid
how do trusted IP ranges work to define IP addresses for users to log in?
specifies a valid IP address or addresses for each user, which could be an individual address, a range of addresses, or combination of either
what are 2 ways that an IP address range could be set for Relativity users?
WindowsAuthIpRange and Trusted IP range
can WindowsAuthIpRange and Trusted IP range be used to stop users from logging in if they access Relativity from the same server where it is installed?
No, you must disable non-admin user remote access to the server
what instance settings can you use to define integrated authentication behavior? (2)
UseWindowsAuthentication and WindowsAuthIpRange instance settings
If UseWindowsAuthentication is False, then:
integrated authentication can’t be used. Relativity ignores the WindowsAuthIpRange value.
if UseWindowsAuthentication is True and WindowsAuthIpRange isn’t set:
then integrated authentication will always be used regardless of IP address
If UseWindowsAuthentication is True and WindowsAuthIpRange is an IP address or address range:
then Integrated Authentication is used when the computer’s IP address falls within the WindowsAuthIpRange value.
what kind of server do you need to send email authentification?
SMTP server
what instance settings are needed to define the emails addresses and body text for authentification? (3)
- AuthenticationEmailFrom - sets the email address that appears in the From field of email messages that contain authentication information for users.
- EmailFrom - sets the email address populated in the “From” field when sending email notifications.
- ForgotPasswordRequestEmailFrom - sets the value in the From field for the forgotten password request email message.
what is relativity not certified to work with any version of?
RSA Authentication Agent for Web for Internet Information Services
how many agents must you add for each web server in your relativity environment?
one
what must you do before you configure RSA authentication in Relativity?
you must copy the RSA configuration files to your Relativity web server
a user can have multiple login methods, but only one from what categories?
only one from among password, RSA, and active directory
the invitation workflow works applies to which methods? (3)
password only,
password 2-factor, and
password outside trusted IP
how long is the invitation email for the password only option valid for?
one week
what instance setting can be used to increase the default invitation link expiration period?
InvitationLinkLifetimeInMin
how does the password 2-factor option work?
requires a passcode in addition to a password; The system emails a passcode to the user during logon, and it’s different each time.
how long is the link in the email for the password 2-factor option valid for?
5 minutes, and only the most recently-sent email can be used. The link expiration time is not configurable.
how does the password outside trusted IP option work?
requires a passcode only if the user logs in outside of a specified IP range. If the log on is inside the trusted range, then only a password is required.
how are passwords reset in Relativity?
by sending the user an email with a reset link
how long is the link within the email for password reset valid for?
15 min, and only the most recently sent email can be used
what instance setting can you use to increase the default reset link expiration period?
PasswordResetEmailExpirationInMinutes
can system admins set or see passwords?
no, by default
in order to manually set a password, what instance setting must be configured?
AdminsCanSetPasswords instance setting, set to true
how does the active directory method work?
uses Windows Active Directory to authenticate the user
how does integrated authentication work?
uses Windows supported authentication protocols, such as Kerberos, to automatically log in users
what 2 instance settings must be configured in order to use integrated authentification?
- UseWindowsAuthentication - must be set to True to use Integrated Authentication
- WindowsAuthIpRange - set this to the IP address or addresses for a trusted range of computers
how does client certificate authentication work?
uses a smart card assigned to a user