Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Table of User Names and Passwords (SOS_USER) - Structure

     COLUMN_NAMEDATA_TYPENULLABLEDATA_DEFAULTCOLUMN_IDCOMMENTS
    1IDNUMBER(9,0)No(null)1(null)
    2SOS_USER_NAMEVARCHAR2(250 BYTE)Yes(null)2(null)
    3SOS_USER_PASSWORDVARCHAR2(250 BYTE)Yes(null)3(null)


    Table of User Names and Passwords (SOS_USER) - Contents

     IDSOS_USER_NAMESOS_USER_PASSWORD
    11administratorsecret
    22application_managersecret
    33it_operatorsecret
    44incident_managersecret
    55business_usersecret
    66api_usersecret
    77rootroot



  2. Table of Roles (SOS_USER_ROLE) - Structure

    COLUMN_NAMEDATA_TYPENULLABLEDATA_DEFAULTCOLUMN_IDCOMMENTS
    IDNUMBER(9,0)No(null)1(null)
    SOS_USER_ROLEVARCHAR2(250 BYTE)Yes(null)2(null)

     

    Table of Roles (SOS_USER_ROLE) - Contents

    IDSOS_USER_ROLE
    1administrator
    2application_manager
    3it_operator
    4incident_manager
    5business_user
    6api_user
    7all



  3. Table Mapping Roles to Permissions (SOS_USER_PERMISSION) - Structure

    COLUMN_NAMEDATA_TYPENULLABLEDATA_DEFAULTCOLUMN_IDCOMMENTS
    IDNUMBER(9,0)No(null)1(null)
    ROLE_IDNUMBER(9,0)Yes(null)2(null)
    USER_IDNUMBER(9,0)Yes(null)3(null)
    SOS_USER_ROLEVARCHAR2(250 BYTE)Yes(null)4(null)
  4. Table Mapping Roles to Permissions (SOS_USER_PERMISSION) - Contents

    IDROLE_IDUSER_IDSOS_USER_PERMISSION
    117(null)
    221(null)
    31(null)sos:products
    42(null)sos:products:joc_cockpit:jobscheduler_master:view
    52(null)sos:products:joc_cockpit:jobscheduler_master:pause
    62(null)sos:products:joc_cockpit:jobscheduler_master:continue
    72(null)sos:products:joc_cockpit:jobscheduler_master:restart
    82(null)sos:products:joc_cockpit:jobscheduler_master:terminate
    92(null)sos:products:joc_cockpit:jobscheduler_master:abort
    102(null)sos:products:joc_cockpit:jobscheduler_master_cluster
    112(null)sos:products:joc_cockpit:jobscheduler_universal_agent

    Shown are the default permissions for user root (ID=7) mapped to role all (ID=1) and user administrator (ID=1) mapped to role administrator (ID=2).

[folders] Configuration

Display feature availability
StartingFromRelease1.11.2

This feature is available from the following issues:

  • Jira
    serverSOS JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId6dc67751-9d67-34cd-985b-194a8cdc9602
    keyJOC-137
  • Jira
    serverSOS JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId6dc67751-9d67-34cd-985b-194a8cdc9602
    keyJOC-155

 

System Administrators can add a [folders] section to the shiro.ini file to define the folders that can be accessed by a role within the live folder of a JobScheduler configuration.

...

 

...

scheduler_id2|my_role=/abcd,