diff options
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 552b83a34..db4a9aeff 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -1451,7 +1451,7 @@ attacks. \item You may want to allow login access only for certain users. \term{pam\_listfile.so} module provides such functionality. \item If you use \term{pam\_winbind} to authorise against a Windows Active Directory, -then \term{/etc/nssswitch.conf} must be configured to use \term{winbind} as well. +then \term{/etc/nsswitch.conf} must be configured to use \term{winbind} as well. \end{itemize} \makesubsection{accessrules}{Access Rules} |