diff --git a/doc/guide.html b/doc/guide.html index 5d8f9dbbd..a52c105eb 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -1210,7 +1210,7 @@ attacks.
  • You may want to allow login access only for certain users. pam_listfile.so module provides such functionality.
  • If you use pam_winbind to authorise against a Windows Active Directory, -then /etc/nssswitch.conf must be configured to use winbind as well. +then /etc/nsswitch.conf must be configured to use winbind as well.
  • 3.1.5  Access Rules

    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}