summaryrefslogtreecommitdiffstats
path: root/src/man/sssd-secrets.5.xml
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2017-06-05 16:10:55 +0200
committerLukas Slebodnik <lslebodn@redhat.com>2017-09-01 20:26:45 +0200
commit6b3bab516355fdf4cc81e6da9d87ec3818ab190f (patch)
tree8fb272ba1af45101d095bf36b20aab78d2c7f7c1 /src/man/sssd-secrets.5.xml
parent0558f270b3fbb0780e2a94602d455022b89f5381 (diff)
downloadsssd-6b3bab516355fdf4cc81e6da9d87ec3818ab190f.tar.gz
sssd-6b3bab516355fdf4cc81e6da9d87ec3818ab190f.tar.xz
sssd-6b3bab516355fdf4cc81e6da9d87ec3818ab190f.zip
SECRETS: Add a new option to control per-UID limits
Adds a new option max_uid_secrets that allows to set a limit of secrets for this particular client so that the user cannot starve other users. Resolves: https://pagure.io/SSSD/sssd/issue/3363 Reviewed-by: Simo Sorce <simo@redhat.com> Reviewed-by: Fabiano FidĂȘncio <fidencio@redhat.com>
Diffstat (limited to 'src/man/sssd-secrets.5.xml')
-rw-r--r--src/man/sssd-secrets.5.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/man/sssd-secrets.5.xml b/src/man/sssd-secrets.5.xml
index ba77d6232..c74894c62 100644
--- a/src/man/sssd-secrets.5.xml
+++ b/src/man/sssd-secrets.5.xml
@@ -201,6 +201,18 @@ systemctl enable sssd-secrets.service
</listitem>
</varlistentry>
<varlistentry>
+ <term>max_uid_secrets (integer)</term>
+ <listitem>
+ <para>
+ This option specifies the maximum number of secrets that
+ can be stored per-UID in the hive.
+ </para>
+ <para>
+ Default: 256 (secrets hive), 64 (kcm hive)
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>max_payload_size (integer)</term>
<listitem>
<para>