diff options
-rw-r--r-- | src/man/sssd.conf.5.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index a7691edc..457639fc 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -982,6 +982,11 @@ <term>use_fully_qualified_names (bool)</term> <listitem> <para> + Use the full name and domain (as formatted by + the domain's full_name_format) as the user's login + name reported to NSS. + </para> + <para> If set to TRUE, all requests to this domain must use fully qualified names. For example, if used in LOCAL domain that contains a "test" |