This article is for CrashPlan for Enterprise
CrashPlan for Small Business customers should consult two-factor authentication (Small Business)
Overview
Multi-factor authentication for local users increases the security of your CrashPlan environment by requiring users who authenticate directly with CrashPlan to provide additional verification before accessing the CrashPlan console and CrashPlan API.
For organizations integrated with an external authentication provider, this typically only applies to a very limited number of administrator accounts reserved for troubleshooting your authentication provider. However, if your organization only uses Local authentication, it applies to all users.
Before you begin
- Review any CrashPlan API integrations using credentials of users in organizations in which you plan to enable local multi-factor authentication. After enabling local multi-factor authentication for an organization, basic authentication (username and password) is not supported. Users in that organization must use token authentication and supply the Time-based One-Time Password (TOTP) to authenticate with the CrashPlan API.
- Review the organizational hierarchy of your CrashPlan environment. By default, child organizations inherit the local multi-factor authentication setting from their parent organization. To prevent this setting from affecting unintended users, you can either move the users you want to use local multi-factor authentication to an organization with no child organizations, or manually disable the setting in each child organization.
Considerations
- Local multi-factor authentication uses the Time-based One-Time Password (TOTP) algorithm and a 160-bit secret key for each user. The Google Authenticator mobile app is the tool we officially support and recommend, but other tools or apps that support the TOTP algorithm may also be compatible.
- You must have a role with Multi-Factor Auth Admin permissions or higher to configure this setting for an organization.
Affected users and components
- Users in organizations that only use local authentication
- Dedicated local users in organizations with an external authentication provider
- CrashPlan console access
- CrashPlan API authentication
Unaffected users and components
- Users in organizations that authenticate with an external authentication provider who are not specifically defined as a local user
- The CrashPlan app installed on user devices
- Any existing multi-factor authentication mechanisms managed by your external authentication provider
Enable or disable multi-factor authentication
- Sign in to the CrashPlan console.
- Select Administration > Environment > Organizations.
- Select an organization.
- From the action menu
in the upper-right, select Edit.
- Select the Security tab and go to the Local two-factor Authentication section.
- If necessary, deselect Inherit setting from parent.
- Select Enabled or Disabled.
- Enabled: Requires affected users to configure multi-factor authentication (Google Authenticator is our recommended application). Users must then provide a one-time authentication code in addition to their CrashPlan username and password to access the CrashPlan console and CrashPlan API.
- Disabled: Locally authenticated users are only required to provide their CrashPlan username and password to access the CrashPlan console and CrashPlan API.
-
(Optional) Click the lock icon to:
- Apply the setting to all child organizations
- Prevent child organizations from changing this setting
- Click Save.
Local multi-factor authentication for child organizations
If you want to use a different setting in a child organization, you must follow the steps above for all child organizations to ensure they use your preferred setting. If you plan to use the same setting in all child organizations, click the lock icon in the parent organization.
User sign in
After enabling Local multi-factor Authentication for an organization, affected users are required to follow the steps below to set up their account the next time they sign in. (Future sign-ins only prompt users to obtain the verification code from their authenticator.)
- Upon signing in to the CrashPlan console, the Set up two-factor Authentication message appears.
- Using your authenticator, scan the QR code provided (see sample below).
- (Optional) If you plan to script automated API requests with this account and/or integrate with other TOTP applications, copy the code from this message and save it.
- In the Enter 6-digit verification code field, enter the verification code displayed in your authenticator.
- Click Sign In.
Reset a single user's device
If a user loses or gets a new mobile device, follow the steps below to reset the multi-factor authentication configuration.
- Sign in to the CrashPlan console.
- Select Administration > Environment > Users.
- Select a user.
- From the action menu in the upper-right, select Reset two-factor Authentication.
This invalidates the secret used to generate this user's TOTP and prompts the user redo the initial configuration steps upon the next sign-in attempt.