diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/user-session-keyring.7 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man7/user-session-keyring.7 b/man7/user-session-keyring.7 index 42174a800e..dbf5d10e76 100644 --- a/man7/user-session-keyring.7 +++ b/man7/user-session-keyring.7 @@ -16,6 +16,11 @@ user-session-keyring \- per-user default session keyring The user session keyring is a keyring used to anchor keys on behalf of a user. Each UID the kernel deals with has its own user session keyring that is shared by all processes with that UID. +The user session keyring has a name (description) of the form +.I _uid_ses.<UID> +where +.I <UID> +is the user ID of the corresponding user. The user session keyring is associated with the record that the kernel maintains for the UID. |
