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 でカタログ ウィンドウが表示されない場合、これを開くには、[標準] ツールバーの [カタログ] ボタン カタログ をクリックするか、メイン メニューで [Windows] [カタログ] の順にクリックします。

  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. [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.

手順:
  1. ユーザ権限を割り当てるジオデータベースを右クリックします。
  2. [管理] をクリックし、その後 [権限] をクリックします。
  3. [権限] ダイアログ ボックスで、リストから対象のユーザまたはグループを選択します。
  4. Click the appropriate role:
    • なし - ユーザにはジオデータベースまたはジオデータベースのデータセットへの特定のアクセス権がありません。
    • 読み取り専用 - ユーザはデータの表示および選択のみを許可されます。
    • 読み取り/書き込み - ユーザはジオデータベース内の新規データセットの読み取り/書き込み、新規データセットの作成、既存のデータセットの読み取り/書き込みを許可されます。
    • 管理 - ユーザは特定のジオデータベースでの管理タスクの実行を許可されます。
    • サーバ管理者 - このユーザがデータベース サーバを管理します。
  5. [適用] をクリックします。
  6. Repeat steps 3 through 5 for each administrator and editor.
4/26/2014