Configuring user permissions for editing LRS Networks

As a database administrator, you can create users and roles within a database. You can organize database users into roles, or groups, which allow you to define permissions and functionality accessible to the group.

The ALRS Owner is responsible for creating the ALRS geodatabase, centerline feature class, calibration point feature class, centerline sequence, routes, and redlines. Using Esri Roads and Highways, the ALRS Owner would also create the ALRS Network and the route layers and register event layers.

The ALRS Editor is responsible for performing edits on the ALRS Network using the Roads and Highways editing tools. The ALRS Editor is restricted from creating or deleting feature classes or object classes in the table space owned by the ALRS Owner. The ALRS Editor cannot change the schema of existing feature classes and object classes.

For more information about ways for administrators to group users, see User groups or roles.

Once users have been granted write permissions on the relational database management system (RDBMS), they can perform the following tasks:

注注:

The steps in this task are for database administrators (DBAs) or ALRS Owners who are responsible for maintaining the ALRS geodatabase.

In this topic, you will learn how to do the following:

Creating users and roles

Common categories or groups of ArcSDE users are those who view data, those who edit data, and those who create data. The specific types of privileges needed for these groups are detailed in the user permission topics for each DBMS. Read the one that applies to the DBMS you use.

Granting edit permissions

步骤:
  1. Start ArcCatalog.
  2. Click the ArcToolbox button ArcToolbox.

    The ArcToolbox window appears with a list of geoprocessing tools.

  3. Expand the Data Management Tools toolbox.
  4. Expand the Geodatabase Administration toolset.
  5. Double-click the Change Privileges geoprocessing tool.
    Change Privileges geoprocessing tool in ArcToolbox

    The Change Privileges geoprocessing dialog box appears.

    Change Privileges dialog box

  6. Next to the Input Dataset field, click the browse Browse button.
  7. Navigate to the location of the RDBMS and choose the following ALRS Core components:
    • CalibrationPoint
    • Centerline
    • CenterlineSequence
    • Redline
    • Route

    Press the Shift or Ctrl key to make multiple selections.

    Input datasets

  8. In the same RDBMS, press Shift and choose all ALRS system tables.

    The ALRS system tables include the LRS_METADATA, LRS_EVENT_BEHAVIOR, and LRS_EDIT_LOG tables.

  9. In the same RDBMS, press Shift and choose all staging tables.

    Staging tables have the prefix LRST.

  10. Click Add.
  11. In the User field, type the name of the role for which you want to grant Edit permissions.
  12. On the View drop-down menu, select GRANT.
  13. On the Edit drop-down menu, select GRANT.
    Change Privileges dialog box with parameters complete
  14. Click OK.

    Once the geoprocessing tool executes, all users in the role now have edit permissions in the LRS Network.

4/27/2014