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).
- Start 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.
- [OK] をクリックします。
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.