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,
[email protected] 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, [email protected] 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.
Delete credentials for HTTP basic 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
Delete the user name and password
that all of the BlackBerry
Administration Service instances in
your organization's BlackBerry
Domain use for HTTP basic
authentication.
1. Type
traittool -global -trait BASProxyBasicAuthUID -erase
.
2. Type
traittool -global -trait BASProxyBasicAuthPassword -erase
.
Delete the user name and password
for the computer that a single
BlackBerry Administration Service
instance in your organization's
BlackBerry Domain uses for HTTP
basic authentication.
1. Type
traittool -BASServer <name> -trait BASProxyBasicAuthUID -
erase
.
2. Type
traittool -BASServer <name> -trait
BASProxyBasicAuthPassword -erase
.
Administration Guide
Configuring the BlackBerry Enterprise Server environment
78