Gentoo Archives: gentoo-commits

From: "Tobias Heinlein (keytoaster)" <keytoaster@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/de: quick-samba-howto.xml
Date: Sat, 15 Sep 2007 18:35:27
Message-Id: E1IWcN4-0002uy-Bm@stork.gentoo.org
1 keytoaster 07/09/15 18:27:58
2
3 Modified: quick-samba-howto.xml
4 Log:
5 Sync to 1.34: Remove reference of "samba" as guest account
6
7 Revision Changes Path
8 1.22 xml/htdocs/doc/de/quick-samba-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/de/quick-samba-howto.xml?rev=1.22&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/de/quick-samba-howto.xml?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/de/quick-samba-howto.xml?r1=1.21&r2=1.22
13
14 Index: quick-samba-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/de/quick-samba-howto.xml,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- quick-samba-howto.xml 30 Jul 2007 19:27:37 -0000 1.21
21 +++ quick-samba-howto.xml 15 Sep 2007 18:27:57 -0000 1.22
22 @@ -1,9 +1,9 @@
23 <?xml version='1.0' encoding='utf-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/de/quick-samba-howto.xml,v 1.21 2007/07/30 19:27:37 keytoaster Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/de/quick-samba-howto.xml,v 1.22 2007/09/15 18:27:57 keytoaster Exp $ -->
28
29 -<!-- English CVS Version: 1.33 -->
30 +<!-- English CVS Version: 1.34 -->
31
32 <guide link="/doc/de/quick-samba-howto.xml" lang="de">
33 <title>Gentoo Samba3/CUPS/CLAM AV Howto</title>
34 @@ -33,8 +33,8 @@
35 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
36 <license/>
37
38 -<version>1.20</version>
39 -<date>2007-07-29</date>
40 +<version>1.21</version>
41 +<date>2007-09-15</date>
42
43 <chapter>
44 <title>Einleitung zu diesem Howto</title>
45 @@ -452,9 +452,7 @@
46 # Der Standard ist USER.</comment>
47 security = share
48 <comment># Keine Passworte, also verwenden wir ein Gastkonto!</comment>
49 -guest account = samba
50 guest ok = yes
51 -
52 <comment># Wir werden nun den Zugriff auf den Viren-Scanner einrichten.
53 # Hinweis: Dadurch, dass dies im Abschnitt [global] steht, wird das Scannen
54 # für ALLE Freigaben ermöglicht. Optional kann dies auch nur für eine einzelne
55
56
57
58 --
59 gentoo-commits@g.o mailing list