diff options
Diffstat (limited to 'doc/guide.html')
-rw-r--r-- | doc/guide.html | 2 |
1 files changed, 1 insertions, 1 deletions
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. </LI><LI CLASS="li-itemize">You may want to allow login access only for certain users. <TT>pam_listfile.so</TT> module provides such functionality. </LI><LI CLASS="li-itemize">If you use <TT>pam_winbind</TT> to authorise against a Windows Active Directory, -then <TT>/etc/nssswitch.conf</TT> must be configured to use <TT>winbind</TT> as well. +then <TT>/etc/nsswitch.conf</TT> must be configured to use <TT>winbind</TT> as well. </LI></UL><P> <A NAME="accessrules"></A> </P><!--TOC subsection Access Rules--> <H3 CLASS="subsection"><!--SEC ANCHOR --><A NAME="htoc25">3.1.5</A>  <A HREF="#accessrules">Access Rules</A></H3><!--SEC END --><P> <A NAME="accessrules"></A> </P><P> <A NAME="ACLDefinition"></A> </P><!--TOC subsubsection ACL Definition--> |