summaryrefslogtreecommitdiff
path: root/docs/manpages
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages')
-rw-r--r--docs/manpages/pam_winbind.8.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manpages/pam_winbind.8.xml b/docs/manpages/pam_winbind.8.xml
index 3af9c79ee2..9166ac68b8 100644
--- a/docs/manpages/pam_winbind.8.xml
+++ b/docs/manpages/pam_winbind.8.xml
@@ -46,8 +46,9 @@
alias-SID or even a user-SID. It is also possible to give a NAME instead of the
SID. That name must have the form: <parameter>MYDOMAIN\mygroup</parameter> or
<parameter>MYDOMAIN\myuser</parameter>. pam_winbind will, in that case, lookup
- the SID internally. You can verify the list of SIDs a user is a member of with
- wbinfo --user-sids=SID.
+ the SID internally. Note that NAME may not contain any spaces. It is thus
+ recommended to only use SIDs. You can verify the list of SIDs a user is a member
+ of with <command>wbinfo --user-sids=SID</command>.
</para></listitem>
</varlistentry>