]> granicus.if.org Git - ejabberd/commitdiff
Add note about PAM configuration for pam_winbind (thanks to Jon Bendtsen)
authorBadlop <badlop@process-one.net>
Thu, 25 Jun 2009 17:07:15 +0000 (17:07 +0000)
committerBadlop <badlop@process-one.net>
Thu, 25 Jun 2009 17:07:15 +0000 (17:07 +0000)
SVN Revision: 2337

doc/guide.html
doc/guide.tex

index e47bca9a4f065fd45a9fa7ca24d18e6affdd8728..4c0cddb3d027fd09b9416b76e0e7ee0044a572a1 100644 (file)
@@ -1071,6 +1071,8 @@ to this file, so a malicious user can&#X2019;t use your configuration to perform
 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.
 </LI></UL><P> <A NAME="accessrules"></A> </P><!--TOC subsection Access Rules-->
 <H3 CLASS="subsection"><!--SEC ANCHOR --><A NAME="htoc25">3.1.5</A>&#XA0;&#XA0;<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-->
index b1357f3e402108a666e8315c195ae2a2ddcc092a..b0dd921ecbe8bb5b73e859a8eaafcd3344db91f0 100644 (file)
@@ -1279,6 +1279,8 @@ to this file, so a malicious user can't use your configuration to perform brute-
 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.
 \end{itemize}
 
 \makesubsection{accessrules}{Access Rules}