JavaScript HSM API Dinamo

    kind_enum USER_PERMISSIONS

    User permissions.

    theme_index

    kind_plural_enum_member

    NOP: 0

    User with ordinary authorizations only.

    OBJ_DEL: 1

    Permission to remove objects. Read permission (OBJ_READ) is assigned implicitly.

    OBJ_READ: 2

    Permission to read the contents of objects.

    OBJ_CREATE: 4

    Permission to create objects. Read permission (OBJ_READ) is assigned implicitly.

    OBJ_LIST: 2
    OBJ_UPDATE: 8

    Permission to update object attributes. OBJ_UPDATE = OBJ_WRITE

    OBJ_WRITE: 8

    Permission to update object attributes. OBJ_UPDATE = OBJ_WRITE

    USR_CREATE: 16

    Permission to create and remove users. USR_CREATE = USR_DELETE

    USR_DELETE: 16

    Permission to create and remove users. USR_CREATE = USR_DELETE

    USR_REMOTE_LOG: 32

    Permission to receive remote log notifications.

    USR_LIST: 64

    Permission to list users.

    SYS_OPERATOR: 128

    Permission to operate as the user 'master'.

    SYS_BACKUP: 256

    Permission to create and restore backup copies of HSM data. SYS_BACKUP = SYS_RESTORE

    SYS_RESTORE: 256

    Permission to create and restore backup copies of HSM data. SYS_BACKUP = SYS_RESTORE

    SYS_UDATE_HSM: 512

    Permission to update the firmware.

    NS_AUTHORIZATION: 1024
    COLD_PRT: 2048
    VIRTUAL_OTP_AUTH: 536870912
    VIRTUAL_X509_AUTH: 268435456
    CHANGE_PWD_NEXT_TIME: 1073741824
    MMNEPVFCICPMFPCPTTAAATR