diff options
author | Badlop <badlop@process-one.net> | 2012-07-06 12:07:41 +0200 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2012-07-06 12:07:41 +0200 |
commit | 4e6eff3f1af1d0cde4392b42c576e8e3c133bd59 (patch) | |
tree | a0e2e8ef5e1c1275679b3e3bd1c0da5d9bb2e3e6 /doc/guide.html | |
parent | Allow multiple fqdn values in configuration (EJAB-1578) (diff) |
Fix file name of Name Service Switch (thanks to Konstantin Khomoutov)
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--> |