JAMS 6.x Help
JAMS Security: Working with User Definitions

In JAMS individual user names are defined and later assigned to JAMS components (e.g., Jobs, Setups and Folders). For example, when a Job is submitted it runs under the specified user name that is ultimately controlled from an access control list (ACL). Each individual access control entry (ACE) consists of one or more identifiers to determine the level of access granted to that user.

When a user attempts to perform a function, JAMS automatically checks if the user can actually perform that function by matching the identifier in each ACE against the identifiers held by the user. When a match is found, the user is granted access. If no matches are found, no access is granted.

Note: to modify a JAMS user definitions you must have the appropriate level of permissions in the ACL to assign or change a user account’s “username” properties.

Adding a New User Name (Username)

As a prerequisite, all JAMS users must be recognized by the JAMS system before they can be assigned an access level. To add a new user name, follow the steps below.

  1. Select the Users Shortcut to open the Users View.
  2. Click the green Add button on the JAMS Ribbon to initiate the JAMS Username Definition Wizard. Click the Next button.
  3. Enter a unique Display Name and optional Description for the new User. Click Next.
  4. On the Logon As page use the file browser button to specify an existing user name that can be authenticated during the log on procedure. If this field is left blank it defaults to the new username (Display Name). Select the Next button. 
  5. Enter and confirm the Password for the new user name. Click the Next button.
  6. On the ACL page highlight the username and use the checkboxes to select the appropriate access types described below:
  1. Select the Finish button to complete the User Name definition process.   

Modifying Existing User Name Properties

To change an existing username property, follow the 5 steps described below.

  1. Choose the Users Shortcut to open the Users View.
  2. Select and double-click an existing user name from the listing to access its User Definition.
  3. Choose the Username tab to view and modify its properties as shown below.    

Note: JAMS supports SSH public/private key pairs directly within the GUI. You can load any existing private key by selecting the Load Key button. JAMS then prompts for a Privacy Enhanced Mail Certificate (.pem) file.

Typically, the SSH public key is loaded on the Server (JAMS Agent) and the private key is loaded on to the Client (JAMS Scheduler).

  1. On the Security tab make any modifications to the user’s access type by selecting the appropriate checkboxes as described in step 6 on the previous section.

To insert a new access control entry (ACE), highlight the user entry and select the (document icon) button on the right of the dialog. Conversely, to delete an existing ACE, highlight the entry and choose the Delete Access Control Entry button (the orange X).

  1. Once all modifications to the User Definition have been completed, click the Save and Close (the large green checkmark) button at the top left of the dialog.
See Also

 

 


Topic updated: 11/16/2015
©2017 MVP Systems Software, Inc. All Rights Reserved.

Send comments on this topic.