Cloud Storage Provider

Version Compatibility: Server version 5.0 or later Console version 5.0 or later.

The Cloud Storage Provider Properties window contains the settings used to connect to a cloud storage provider.

Property Pages

Authorization Settings

The Authorization Settings page contains information used to connect to the cloud storage provider. The settings will depend on the authorization method used by the cloud provider:

OAuth2 Authorization

If the cloud provider uses OAuth2 for authorization, click the Authorize button to launch your default Web browser, which will take you to a login and authorization page for the provider. Here you must log in to the service and authorize adTempus to connect to your account. Once you have done this, adTempus saves an access token that allows it to connect to your account without knowing your user ID and password. You can revoke access to adTempus at any time from your account with the storage provider.

Explicit Credentials

If the cloud provider does not use OAuth2 for authorization, you will enter explicit credentials to connect to the account. (a user ID and password, an account name and secret key, etc.

Proxy

If adTempus needs to go through a proxy server to connect to the file server, specify the proxy information here.

Proxy Type

Select the type of proxy server:

Server Address

Enter the DNS name or address of the proxy server.

Port

Enter the port to connect to on the proxy server.

Authentication Type

Select the type of authentication that the proxy server uses, and enter the user ID and password if needed.

The supported authentication types for HTTP proxies are:

The supported authentication types for FTP proxies are:

The supported authentication types for SSH tunnels are:

Expected host key fingerprint

To have adTempus confirm the identity of the SSH server on each connection, enter the host key fingerprint for the server. If no fingerprint is specified, adTempus will not validate the server's identity. The easiest way to obtain the key fingerprint is to use the Test button to validate the connection. When you do this, adTempus will show you the key fingerprint and prompt you to save it for future validation.

Notes

Enter an optional description or notes for this provider.

Security

The Security page contains a standard Security Editor used to managed permissions for this server definition.

Test

When you click the Test button adTempus will attempt to connect to the storage provider using the settings you have provided.

Related Concepts

File Service Provider