Blackberry Enterprise Server Permissions Setup
Article copied from here so that I can find it easier next time.
Assigning permissions for a BlackBerry Enterprise Server service account
Last Modified : 04-28-2009
Document Type : Support
Environment
- BlackBerry® Enterprise Server for Microsoft® Exchange
- Microsoft® SQL Server®
Overview
The following permissions can be assigned for the BlackBerry Enterprise Server service account:
- Local Administrator rights on the BlackBerry Enterprise Server
- Local Security Policy permissions for the BlackBerry Enterprise Server service account
- Microsoft Exchange permissions at the Administrative Group level
- Microsoft Exchange permissions at the Microsoft Exchange Server level
- Send As permission at the Domain level
- Database permissions for managing the BlackBerry Configuration Database
Note: The BlackBerry Enterprise Server service account should have the Domain User role, not the Domain Administrator role. See KB04557 for more information.
To assign Local Administrator rights to the BlackBerry Enterprise Server service account, complete the following steps:
For a BlackBerry Enterprise Server on a Domain Controller
- Click Start > Programs > Administrative Tools > Active Directory Users and Computers.
- Select the Builtin folder.
- Double-click Administrators.
- On the Members tab, click Add.
- Select the BlackBerry Enterprise Server service account name (for example, BESAdmin), and then click Add.
- Click OK.
- Click OK.
For a BlackBerry Enterprise Server on a Member Server
- Click Start > Administrative Tools > Computer Management.
- In the left pane, expand System Tools and click Local Users and Groups.
- In the right pane, double-click Groups.
- Right-click Administrators and click Properties.
- In the Select Users, Contacts, Computers, or Groups window, select the BlackBerry Enterprise Server service account name.
- Click OK.
To assign Local Security Policy permissions to the BlackBerry Enterprise Server service account, complete the following steps:
Note: This procedure allows the BlackBerry Enterprise Server service account to access the local computer and to run the BlackBerry Enterprise Server software as a Windows® service.
- Click Start > Administrative Tools > Local Security Policy.If the computer is a domain controller, click Start > Administrative Tools > Domain Controller Security Policy.
- In the Local Securities window, click Local Policies > User Rights Assignment.
- Perform one of the following steps:
- For Windows Server® 2000, double-click Log on Locally.
- For Windows Server 2003, double-click Allow Log on Locally.
- Click Add User or Group.
- Select the BlackBerry Enterprise Server service account name, and then click Add.
- Click OK.
- In the Local Security Settings window, double-click Log On As a Service.
- Click Add User and then select the BlackBerry Enterprise Server service account.
- Click OK.
To assign Microsoft Exchange Server permissions at the Administrative Group level, complete the following steps for your environment:
Note: This procedure allows a system administrator to manage BlackBerry smartphone users and groups.
For Microsoft Exchange 2000 or 2003
- Click Start > Programs > Microsoft Exchange > System Manager.
- Select Administrative Groups.
- Right-click First Administrative Group and select Delegate Control.
- In the Exchange Administration Delegation Wizard, click Next, and then click Add.
- Click Browse and then select the BlackBerry Enterprise Server service account.
- Click OK.
- In the Role drop-down list in the Delegate Control window, select Exchange View Only Administrator.
- Click OK to add the BlackBerry Enterprise Server service account to the Users and Groups list.
- Click Next, and then click Finish.
For Microsoft Exchange 2007
To set an Exchange View Only Administrator role:
- Click Start > Programs > Microsoft Exchange Server 2007 > Exchange Management Shell.
- In the command prompt window, type the following and then press ENTER:
add-exchangeadministrator <BESAdmin> -role ViewOnlyAdmin
where < BESAdmin> is the name of the BlackBerry Enterprise Server service account.
To check an Exchange View Only Administrator role:
- Click Start > Programs > Microsoft Exchange Server 2007 > Exchange Management Shell.
- In the command prompt window, type the following and then press Enter:
get-exchangeadministrator | Format-List
- Verify that the BlackBerry Enterprise Server service account has the ViewOnlyAdmin role.
To assign Microsoft Exchange Server permissions at the Microsoft Exchange Server level, complete the following steps:
For Microsoft Exchange 2000 or 2003
- Click Start > Programs > Microsoft Exchange > System Manager.
- Select Administrative Groups > First Administrative Group > Servers.
- Right-click the Microsoft Exchange Server name and then click Properties.
- On the Security tab, select the BlackBerry Enterprise Server service account.
- Select the following permissions from the Permissions list:
-
- Administer Information Store
- Send As
- Receive As
- Click the Advanced button.
- Verify that the Select the Allow inheritable permissions from parent to propagate to this object and all child objects option is selected.
- Click OK.
- Repeat the preceding steps for each Microsoft Exchange Server that will host mailboxes within the routing group.
For Microsoft Exchange 2007
To set Send As, Receive As, and Administer Information Store permissions, complete the following steps:
- Click Start > Programs > Microsoft Exchange Server 2007 > Exchange Management Shell.
- Type the following line, and then press Enter:
get-mailboxserver <Exchange2007> | add-adpermission -user <BESAdmin> -accessrights GenericRead, GenericWrite -extendedrights Send-As, Receive-As, ms-Exch-Store-Admin
Where < Exchange2007> is the name of the Microsoft Exchange 2007 Server and < BESAdmin> is the name of the BlackBerry Enterprise Server service account.
If inheritiance to the individual mail stores is not enabled, to set the Send As, Receive As, and Administer information store permissions at the store level, complete the following steps from the Exchanage management shell:
get-mailboxdatabase <Exchange2007><dbname> | add-adpermission -user <BESAdmin> -accessrights GenericRead, GenericWrite -extendedrights Send-As, Receive-As, ms-Exch-Store-Admin
Where <dbname> = ‘First storage groupMail box database’
To verify the Send As, Receive As, and Administer Information Store permissions, complete the following steps:
- Click Start > Programs > Microsoft Exchange Server 2007 > Exchange Management Shell.
- In the command prompt window, type the following line and press Enter.
get-mailboxserver <Exchange2007> | get-ADpermission -user <BESAdmin> | Format-List
To verify the Send As, Receive As, and Administer Information Store permissions at the mailbox store level, complete the following steps:
- Click Start > Programs > Microsoft Exchange Server 2007 > Exchange Management Shell.
- In the command prompt window, type the following and press Enter.
get-mailboxdatabase <Exchange2007><dbname> | get-ADpermission -user <BESAdmin> | Format-List
For Microsoft Exchange 5.5
The BlackBerry Enterprise Server service account requires the Service Account Admin permissions on the Site container and Configuration container.
To grant the Send As permission on a single account for all BlackBerry smartphone users in a Microsoft® Active Directory® domain or container, complete the following steps:
- Open Active Directory Users and Computers.
- From the View menu, select the Advanced Features option.Note: If Advanced Features is not selected, the Security tab will not be visible for domain and container objects.
- Right-click the appropriate domain or container and then click Properties.
- On the Security tab, click Advanced.
- If the BlackBerry Enterprise Server service account that requires the Send As permission is not listed, click Add and then select the BlackBerry Enterprise Server service account name.
- Click OK.
- Double-click the BlackBerry Enterprise Server service account name.
- Select User Objects in the Applies Onto list.
- Select the Send As check box.
- Click Apply and then click OK.
- Close the Properties window and then close Active Directory Users and Computers.
Note: For more information about the Send As permission, see article 912918 in the Microsoft Support Knowledge Base.
For additional information on assigning the required permissions for the BlackBerry Configuration Database, see KB03112.
For additional information on the permissions that are required to manage the BlackBerry Configuration Database, see KB03633.
Additional Information
Microsoft Exchange 2007 is supported in BlackBerry Enterprise Server software version 4.1 Service Pack 3 (4.1.3) and later.
If the server is a Microsoft SQL Server, assign the Server roles by completing the following steps:
Note: The following is not applicable to Microsoft SQL Server Desktop Engine (MSDE).
- In the SQL Enterprise Manager, go to Microsoft SQL Servers/SQL Server Group/<SQL_server_name>.
- Expand the Microsoft SQL Server and expand security.
- Right-click Logins.
- Click New Login.
- On the General tab, click the button next to the Name field.
- Select the new BlackBerry Enterprise Server service account name from the Names list.
- Click Add.
- Click OK.
- From the Server Roles tab, select Server Administrators and Database Creators from the Server Role list.
Note: If you are running BlackBerry Enterprise Server software version 4.1 or later, add the System Administrators role to add BlackBerry smartphone users in a role-based administration environment. For instructions, see the BlackBerry Enterprise Server for Microsoft Exchange: System Administration Guide.
- On the Database Access tab, select the check box for the BlackBerry Configuration Database.
- In the Database Roles for <BlackBerry_Configuration_Database_name> list, select the db_owner check box.
For information on switching service accounts for BlackBerry Enterprise Server software versions 4.0 and 4.1, see KB04293.
im not able to enable java script or configure my browser to run or view pdf files