Versions Compared

    Key

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

    Table of Contents
    typeflat
    Excerpt
    hiddentrue

    modifies Modifies the user permissions for an individual user

    ...

    To modify the default permissions for all users not explicity granted privileges with qbusers, you must modify supervisor_default_security in the supervisorSupervisor's qb.conf file, and then restart the Supervisor service.

    ...

    Anchor
    PermCodes
    PermCodes
    Permission listing code table

    Code

    Explanation

     

     Administrative

    a

    admin - user has admin permissions

    s

    sudo admin - user has sudo admin permissions

    i

    impersonate user - user may submit job as any user

    l

    lock host - user may lock/unlock workers

     

    Submission

    j

    submit job

    c

    submit callback

    g

    submit global callback

     Job Control

    k

    kill job

    r

    remove job

    m

    modify job

    p

    preempt job

    b

    block job

    u

    unblock job

    i

    interrupt job

    c

    complete job

    s

    suspend job

    e

    resume job

    y

    retry job

    q

    requeue job

    gmigrate job
    pbump job (top/bottom)
    vshove job
    ffail job
    tretire job
    nreset job 

    ...