swift       07/12/20 19:13:21

  Modified:             quick-samba-howto.xml
  Log:
  #196950 - Adding winbind as Samba USE flag, not listing them all though

Revision  Changes    Path
1.39                 xml/htdocs/doc/en/quick-samba-howto.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.39&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.39&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.38&r2=1.39

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- quick-samba-howto.xml       1 Dec 2007 11:34:22 -0000       1.38
+++ quick-samba-howto.xml       20 Dec 2007 19:13:21 -0000      1.39
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 
1.38 2007/12/01 11:34:22 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 
1.39 2007/12/20 19:13:21 swift Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/quick-samba-howto.xml">
@@ -26,8 +26,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.23</version>
-<date>2007-12-01</date>
+<version>1.24</version>
+<date>2007-12-20</date>
 
 <chapter>
 <title>Introduction to this HOWTO</title>
@@ -183,7 +183,7 @@
 </p>
 
 <pre caption="Samba uses the following USE Variables:">
-kerberos acl cups ldap pam readline python oav
+kerberos acl cups ldap pam readline python oav winbind
 </pre>
 
 <p>
@@ -263,6 +263,15 @@
     Symantec CarrierScan, and Trend Micro (VSAPI).
   </ti>
 </tr>
+<tr>
+  <th><b>winbind</b></th>
+  <ti>
+    Winbind allows for a unified logon within a Samba environment. It uses a
+    Unix implementation of Windows RPC calls, PAM and the name service switch
+    (supported by the c library) to enable Windows NT domain users to appear 
and
+    work as Unix users on a Unix system.
+  </ti>
+</tr>
 </table>
 
 <p>



-- 
[EMAIL PROTECTED] mailing list

Reply via email to