Help Center

Local Navigation

Use cases

Example: Running a command using SQL authentication

In all the following examples, you log on to the computer that hosts the BlackBerry® Enterprise Server User Administration Tool using the following credentials:
  • User name: NTLMU1
  • Password: NTLMP1
You log on to the computer that hosts the BlackBerry Enterprise Server User Administration Tool using the following credentials:
  • User name: SQLU1
  • Password: SQLP1

BlackBerry Enterprise Server User Administration Tool version 4.1.x

BlackBerry Enterprise Server User Administration Tool version 5.0

Run the following command: BESUserAdminClient -p password1 -sqluser SQLU1 -sqlpass SQLP1...

Initial configuration (perform once):
  1. Create a BlackBerry Administration Service administrator with the following credentials:
    • User name: SQLU1
    • Password: SQLP1
  2. Save the BlackBerry Administration Service administrator credentials in the Windows registry using the following command: BESUserAdminClient -set_client_auth "-bas_auth" -set_p password1

Then run the following command: BESUserAdminClient -p password1 -sqluser SQLU1 -sqlpass SQLP1....

Example: Running a command using Windows authentication

BlackBerry Enterprise Server User Administration Tool version 4.1.x

BlackBerry Enterprise Server User Administration Tool version 5.0

Run the following command: BESUserAdminClient -p password1...

Initial configuration (perform once):
  1. Create a BlackBerry Administration Service administrator with the following credentials:
    • User name: BASU1
    • Password: BASP1
  2. Save the BlackBerry Administration Service administrator credentials in the Windows® registry using the following command: BESUserAdminClient -set_client_auth "-username BASU1 -password BASP1 -bas_auth" -set_p password1

Then run the following command: BESUserAdminClient -p password1

Example: Changing the authentication credentials in the Windows registry to a Microsoft Active Directory user

BlackBerry Enterprise Server User Administration Tool version 4.1.x

BlackBerry Enterprise Server User Administration Tool version 5.0

Not applicable

Run the following command:

BESUserAdminClient -set_client_auth "-username ADU1 -password ADP1 -ad_auth -domain D1" -set_p password1

Example: Changing the client password

BlackBerry Enterprise Server User Administration Tool version 4.1.x

BlackBerry Enterprise Server User Administration Tool version 5.0

  1. Remove the existing BlackBerry Enterprise Server User Administration Tool service.
  2. Re-install the service using the new client password.

Run the following command:

BESUserAdminClient -set_client_auth "-username ADU1 -password ADP1 -ad_auth -domain D1" -set_p password2

Example: Overriding the requirement to use authentication credentials in the Windows registry

BlackBerry Enterprise Server User Administration Tool version 4.1.x

BlackBerry Enterprise Server User Administration Tool version 5.0

Not applicable

Run the following command:

BESUserAdminClient -username username1 -password password1..

Example: Denying access permanently or temporarily using the -p command

BlackBerry Enterprise Server User Administration Tool version 4.1.x

BlackBerry Enterprise Server User Administration Tool version 5.0

Change the appropriate Windows registry entry.

Run the following command:

BESUserAdminClient -set_client_auth "" -set_p password

Index


Was this information helpful? Send us your comments.