Gentoo Archives: gentoo-commits

From: "Davide Cendron (scen)" <scen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/it: quick-samba-howto.xml
Date: Thu, 03 Jan 2008 19:52:21
Message-Id: E1JAW6t-00079E-Kc@stork.gentoo.org
1 scen 08/01/03 19:52:11
2
3 Modified: quick-samba-howto.xml
4 Log:
5 Version 1.24, revision 1.39 of EN CVS
6
7 Revision Changes Path
8 1.18 xml/htdocs/doc/it/quick-samba-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/quick-samba-howto.xml?rev=1.18&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/quick-samba-howto.xml?rev=1.18&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/quick-samba-howto.xml?r1=1.17&r2=1.18
13
14 Index: quick-samba-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/quick-samba-howto.xml,v
17 retrieving revision 1.17
18 retrieving revision 1.18
19 diff -u -r1.17 -r1.18
20 --- quick-samba-howto.xml 14 Dec 2007 12:49:08 -0000 1.17
21 +++ quick-samba-howto.xml 3 Jan 2008 19:52:11 -0000 1.18
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/quick-samba-howto.xml,v 1.17 2007/12/14 12:49:08 scen Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/quick-samba-howto.xml,v 1.18 2008/01/03 19:52:11 scen Exp $ -->
27
28 <guide link="/doc/it/quick-samba-howto.xml" lang="it">
29 <title>Guida a Samba3/CUPS/ClamAV in Gentoo</title>
30 @@ -30,8 +30,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.23</version>
35 -<date>2007-12-01</date>
36 +<version>1.24</version>
37 +<date>2007-12-20</date>
38
39 <chapter>
40 <title>Introduzione a questa Guida</title>
41 @@ -184,8 +184,8 @@
42 disponibili per Samba.
43 </p>
44
45 -<pre caption="Samba ha le seguenti flag USE:">
46 -kerberos acl cups ldap pam readline python oav
47 +<pre caption="Samba usa le seguenti variabili USE:">
48 +kerberos acl cups ldap pam readline python oav winbind
49 </pre>
50
51 <p>
52 @@ -265,6 +265,17 @@
53 (SAVI), Symantec CarrierScan e Trend Micro (VSAPI).
54 </ti>
55 </tr>
56 +<tr>
57 + <th><b>winbind</b></th>
58 + <ti>
59 + Winbind permette una procedura unificata di logon all'interno di un
60 + ambiente Samba. Usa un'implementazione Unix delle chiamate RPC Windows, PAM
61 + e lo scambio del servizio dei nomi ("name services switch", solitamente
62 + abbreviato in "nss", ndT) (supportato dalla libreria c) per permettere ad
63 + utenti di un dominio Windows NT di apparire e lavorare come utenti Unix su
64 + un sistema Unix.
65 + </ti>
66 +</tr>
67 </table>
68
69 <p>
70
71
72
73 --
74 gentoo-commits@g.o mailing list