BlackBerry Administration Service for Microsoft Exchange Help 5.0 SP3

Configuring the BlackBerry Administration Service to authenticate with a proxy server

If your organization's proxy server requires authentication, you must configure the BlackBerry® Administration Service to authenticate with the proxy server.

If the proxy server uses Windows® authentication, you must configure the proxy server to authenticate the Windows account that runs the BlackBerry Administration Service.

If your proxy server uses HTTP basic authentication, you can configure the user name and password for HTTP basic authentication using the BlackBerry Enterprise Trait Tool. You can specify the credentials for either the entire BlackBerry Domain or for individual BlackBerry Administration Service instances. The BlackBerry Administration Service tries the credentials that you specify for the BlackBerry Administration Service instance first and then tries the credentials that you specify for the BlackBerry Domain.

Configure the BlackBerry Administration Service to use HTTP basic authentication

You use the BlackBerry® Enterprise Trait Tool to configure the BlackBerry Administration Service to use HTTP basic authentication to authenticate with a proxy server. HTTP basic authentication requires a user name and password for authentication.
  1. On the computer that hosts the BlackBerry Administration Service, at the command prompt, navigate to the folder that contains the TraitTool.exe file.
  2. Perform one of the following tasks:

    Task

    Steps

    Specify the credentials for HTTP basic authentication that your organization's BlackBerry Domain uses.

    1. Type traittool -global -trait BASProxyBasicAuthUID -set <user_name>, where <user_name> is the user name (for example, user01@blackberry.com or blackberry.com\user01).
    2. Type traittool -global -trait BASProxyBasicAuthPassword -set <password>, where <password> is the password.

    Specify the credentials for HTTP basic authentication that a specific BlackBerry Administration Service instance uses.

    1. Type traittool -BASServer <name> -trait BASProxyBasicAuthUID -set <user_name>, where <name> is the host name of the computer that hosts the BlackBerry Administration Service instance and <user_name> is the user name (for example, user01@blackberry.com or blackberry.com\user01) for that computer.
    2. Type traittool -BASServer <name> -trait BASProxyBasicAuthPassword -set <password>, where <name> is the host name of the computer that hosts the BlackBerry Administration Service instance and <password> is the password for the computer.