11.12.3.4.208. Function sss_key_object_set_user

11.12.3.4.208.1. Function Documentation

sss_status_t sss_key_object_set_user(sss_object_t *keyObject, uint32_t user, uint32_t options)

Assign user to a key object.

Parameters
  • keyObject: the object where permission restrictions are applied

  • user: Assign User id for a key object. The user is kept in the key store along with the key data and other properties.

  • options: Transient or persistent update. Allows for transient update of persistent attributes.