Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
Date: Sat, 15 Sep 2007 16:55:33
Message-Id: E1IWaoG-0001dI-CL@stork.gentoo.org
1 swift 07/09/15 16:47:56
2
3 Modified: quick-samba-howto.xml
4 Log:
5 #190409 - Remove reference of "samba" as guest account
6
7 Revision Changes Path
8 1.34 xml/htdocs/doc/en/quick-samba-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.34&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.34&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.33&r2=1.34
13
14 Index: quick-samba-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
17 retrieving revision 1.33
18 retrieving revision 1.34
19 diff -u -r1.33 -r1.34
20 --- quick-samba-howto.xml 30 Jul 2007 17:32:44 -0000 1.33
21 +++ quick-samba-howto.xml 15 Sep 2007 16:47:56 -0000 1.34
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.33 2007/07/30 17:32:44 yoswink Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.34 2007/09/15 16:47:56 swift Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27 <guide link="/doc/en/quick-samba-howto.xml">
28 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
29 @@ -23,8 +23,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
31 <license/>
32
33 -<version>1.20</version>
34 -<date>2007-07-29</date>
35 +<version>1.21</version>
36 +<date>2007-09-15</date>
37
38 <chapter>
39 <title>Introduction to this HOWTO</title>
40 @@ -421,7 +421,6 @@
41 # The default is user</comment>
42 security = share
43 <comment># No passwords, so we're going to use a guest account!</comment>
44 -guest account = samba
45 guest ok = yes
46 <comment># We now will implement the on access virus scanner.
47 # NOTE: By putting this in our [Global] section, we enable
48
49
50
51 --
52 gentoo-doc-cvs@g.o mailing list