Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion src/man/sssd.conf.5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3873,7 +3873,12 @@ pam_json_services = gdm-switchable-auth
<term>override_gid (integer)</term>
<listitem>
<para>
Override the primary GID value with the one specified.
Override the primary GID value for all users in the
domain with specified value.
</para>
<para>
Default: not set (Use the primary GID value retrieved
from the identity provider)
</para>
</listitem>
</varlistentry>
Expand Down
Loading