samba-tool dns: Test support of DNS wild card in names
[sfrench/samba-autobuild/.git] / docs-xml / manpages / pam_winbind.conf.5.xml
index b318a3b58da5995cb8093403b39d55ff1cfe42b0..f1d616457e326a380a1ebe0d7e77992f2174e7ab 100644 (file)
@@ -7,7 +7,7 @@
        <manvolnum>5</manvolnum>
        <refmiscinfo class="source">Samba</refmiscinfo>
        <refmiscinfo class="manual">5</refmiscinfo>
-       <refmiscinfo class="version">4.1</refmiscinfo>
+       <refmiscinfo class="version">4.7</refmiscinfo>
 </refmeta>
 
 
@@ -72,7 +72,9 @@
                <parameter>MYDOMAIN\\myuser</parameter>.  pam_winbind will, in that case, lookup the SID internally. Note that
                NAME may not contain any spaces. It is thus recommended to only use SIDs. You can verify the list of SIDs a
                user is a member of with <command>wbinfo --user-sids=SID</command>. This setting is empty by default.
-               </para></listitem>
+               </para>
+               <para>This option only operates during password authentication, and will not restrict access if a password is not required for any reason (such as SSH key-based login).</para>
+               </listitem>
                </varlistentry>
 
                <varlistentry>
                <varlistentry>
                <term>cached_login = yes|no</term>
                <listitem><para>
-               Winbind allows to logon using cached credentials when <parameter>winbind offline logon</parameter> is enabled. To use this feature from the PAM module this option must be set. Defaults to "no".
+               Winbind allows one to logon using cached credentials when <parameter>winbind offline logon</parameter> is enabled. To use this feature from the PAM module this option must be set. Defaults to "no".
                </para></listitem>
                </varlistentry>