Previous icon

Next icon

Maintaining public finance role security access in the single database structure

Prior to the implementation of the single database structure, system administrators maintained security access by granting users public access to finance databases.

System administrators working with the single database structure can maintain security access using database roles. There are three public database roles:

Note: Users with existing access to SynergyOneFinance or any additional finance databases are granted security access to the required database roles during migration to the single database structure.

Adding users to database roles

To add a user to a database role:

  1. Run SQL Server Management Studio from the desktop or Start > Programs > Microsoft SQL Server.

    SQL Server Management Studio icon

    The Connect to Server window is displayed.

    Connect to Server window

  2. Enter the login details for the server running SQL Server.
  3. Click Connect button.

    The Microsoft SQL Server Management Studio window is displayed.

    Microsoft SQL Server Management Studio window

  4. Select View > Object Explorer, if Object Explorer is not already displayed.

    Select View > Object Explorer

    The Object Explorer pane is displayed on the left-hand side of the window.

    Microsoft SQL Server Management Studio window

  5. Drill into the following by clicking the plus sign next to:
  6. Right-click the database role you want to add the user to. You can click:
  7. Select Properties.

    Database roles (Selecting Properties)

    The Database Role Properties window is displayed.

    Database Role Properties window

  8. Click Add... button.

    The Select Database User or Role window is displayed.

    Select Database User or Role window

  9. Type the name of the user into the Enter the object names to select field.
  10. Click Check names button.
  11. Click OK button.
  12. Repeat steps 3 through 11 to add additional users to database roles.
  13. Save the changes.

Last modified: 20/07/2017 2:51:21 PM

See Also

Single database structure

Database naming

Database synonyms

Database schemas

Collation Sequences

Contained databases

Updating Crystal Reports for the single database structure

Updating MS Query queries for the single database structure

© 2017 Synergetic Management Systems. Published 20 July 2017.

Top of page