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).
- 启动 ArcCatalog。
- Right-click the database server where you want to add a user or group.
- Click Permissions.
The Permissions dialog box appears.
- Click Add user.
- Specify the location where you want to search for the user or group.
This can be the local machine or a domain.
- Type the name of the user or group you want to add.
- Click Check Names to verify that the login name is valid.
- 单击确定。
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.
- 要授予用户对某一地理数据库的权限,请右键单击该地理数据库。
- 单击管理,然后单击权限。
- 从权限对话框中的列表选择所需用户或组。
- Click the appropriate role:
- 无 - 未授予对地理数据库或地数据库中的数据集任何特定的访问权限。
- 只读 - 用户只能查看和选择数据。
- 读/写 - 用户可以在地理数据库中读取、写入和创建新数据集,也可以读取和写入现有数据集。
- 系统管理员 - 用户可以在特定的地理数据库中执行管理任务。
- 服务器管理员 - 此用户可管理数据库服务器。
- 单击应用。
- Repeat steps 3 through 5 for each administrator and editor.