Creating and setting up database users for the BIS in SQL Server Express (Bathymetry Solution)

Creating SQL Server Express database users

Use the following steps for creating users for the Bathymetry Information System (BIS) geodatabase in ArcCatalog on a database server (an instance of SQL Server Express).

步骤:
  1. Start ArcCatalog.
  2. Right-click the database server where you want to add a user or group.
    提示提示:

    如果目录 窗口在 ArcMap 中不可见,您可以通过单击标准 工具栏中的目录按钮 目录,或通过单击主菜单中的窗口 > 目录将其打开。

  3. Click Permissions.

    The Permissions dialog box appears.

  4. Click Add user.
  5. Specify the location where you want to search for the user or group.

    This can be the local machine or a domain.

  6. Type the name of the user or group you want to add.
    提示提示:

    You can click the Advanced button to find the user you want using a more specific search.

  7. Click Check Names to verify that the login name is valid.
  8. 单击确定

Granting users geodatabase roles/permissions

After you have registered users with the SQL Server Express server, you will need to assign each of those users specific permissions based on their BIS role.

步骤:
  1. 要授予用户对某一地理数据库的权限,请右键单击该地理数据库。
  2. 单击管理,然后单击权限
  3. 权限对话框中的列表选择所需用户或组。
  4. Click the appropriate role:
    • 无 - 未授予对地理数据库或地数据库中的数据集任何特定的访问权限。
    • 只读 - 用户只能查看和选择数据。
    • 读/写 - 用户可以在地理数据库中读取、写入和创建新数据集,也可以读取和写入现有数据集。
    • 系统管理员 - 用户可以在特定的地理数据库中执行管理任务。
    • 服务器管理员 - 此用户可管理数据库服务器。
  5. 单击应用
  6. Repeat steps 3 through 5 for each administrator and editor.
4/27/2014