Clarification that hosts resolution is done by winbind only on IRIX, all other system...
authorJohn H Terpstra <jht@samba.org>
Mon, 19 May 2008 17:58:00 +0000 (12:58 -0500)
committerJohn H Terpstra <jht@samba.org>
Mon, 19 May 2008 17:58:00 +0000 (12:58 -0500)
docs-xml/manpages-3/winbindd.8.xml

index a52a4c25b0877f1390a7768cfdbb0bec17676bae..5bc1255d25ca771782678c88298c9b7a846ef742 100644 (file)
        resolve user and group information from <filename>/etc/passwd
        </filename> and <filename>/etc/group</filename> and then from the
        Windows NT server.
+       </para>
+
 <programlisting>
 passwd:         files winbind
 group:          files winbind
-## only available on IRIX; Linux users should us libnss_wins.so
-hosts:          files dns winbind
-</programlisting></para>
+## only available on IRIX: use winbind to resolve hosts:
+# hosts:        files dns winbind
+## All other NSS enabled systems should use libnss_wins.so like this:
+hosts:          files dns wins
+
+</programlisting>
 
        <para>The following simple configuration in the
        <filename>/etc/nsswitch.conf</filename> file can be used to initially