Managing RAD Server Users Data

From RAD Studio
(Redirected from Managing EMS Users Data)
Jump to: navigation, search

Go Up to Using the RAD Server Management Console Application


The RAD Server Management Console application allows you to manage the RAD Server Users data that is stored in your RAD Server Engine (EMS Server). The Users option displays the stored information about RAD Server Users in the RAD Server Engine (EMS Server).

You can use the RAD Server Management Console application to add new RAD Server Users to the RAD Server Engine (EMS Server), update or delete the RAD Server Users data.

Adding a new RAD Server User

To add a new RAD Server User to the RAD Server Engine (EMS Server):

  1. Select the Users option.
  2. Click the Add button.
    The Add dialog box opens.
  3. Set the required fields for the new RAD Server User.
    • User name. Enter the RAD Server User user name to log in to the RAD Server Engine.
    • Password. Enter the password for that RAD Server User that is used to log in to the RAD Server Engine.
  4. Set optional fields for the new RAD Server User.
    • Field Name. Custom field name for a RAD Server User.
      Note: If the Field Name contains blank characters, an error raises.
    • Field Value. Custom field value for a RAD Server User.
  5. Add the new RAD Server User to one or several RAD Server Groups.
    • Select the groups in the Groups list.
  6. Click the OK button to send the data of new RAD Server User to the RAD Server Engine (EMS Server).

Updating the RAD Server Users Data

Updating a Single RAD Server User

To update the data of an existing RAD Server User:

  1. Select the Users option.
  2. Double-click the selected RAD Server User.
    The Modify dialog box opens then.
  3. Update the optional fields data for the RAD Server User.
    • Modify the existing data of the custom fields.
    • Add new Custom fields to the RAD Server User. Set a new Field Name and the corresponding Field Value.
  4. Add or remove the RAD Server User to/from an RAD Server Group.
    • Select the RAD Server Groups from the Groups list to add the RAD Server User to them.
    • Deselect the RAD Server Group from the Groups list to remove the RAD Server User from that group.
  5. Click the OK button to save your changes in the RAD Server Engine (EMS Server).

Updating Data From Several RAD Server Users at Once

To update the custom data from several RAD Server Users at once:

  1. In the Users option, click the Edit button.
  2. Edit the custom fields values of the RAD Server Users.
  3. Click the Update button to save your changes in the RAD Server Engine (EMS Server). Click Cancel to discard all the changes.
  4. Click the Refresh button to retrieve the updated data from the RAD Server Engine (EMS Server).

Deleting a RAD Server User

To delete one or several RAD Server Users from the RAD Server Engine (EMS Server):

  1. In the Users option, click the Edit button.
  2. Select the RAD Server User from the list.
  3. Click the Delete button.
  4. Repeat the previous steps until you have deleted all the desired RAD Server Users.
  5. Click the Update or the Cancel button.
Note: Deleting a RAD Server User from the RAD Server Engine (EMS Server) does not require confirmation.

See Also