public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2007-12-01 11:30 Xavier Neys
  0 siblings, 0 replies; 18+ messages in thread
From: Xavier Neys @ 2007-12-01 11:30 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       07/12/01 11:30:40

  Modified:             quick-samba-howto.xml
  Log:
  Minor formatting fixes, no content change

Revision  Changes    Path
1.37                 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.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.36&r2=1.37

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- quick-samba-howto.xml	1 Dec 2007 11:25:01 -0000	1.36
+++ quick-samba-howto.xml	1 Dec 2007 11:30:40 -0000	1.37
@@ -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.36 2007/12/01 11:25:01 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.37 2007/12/01 11:30:40 neysx Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/quick-samba-howto.xml">
@@ -72,15 +72,15 @@
 </p>
 
 <p>
-This HOWTO is based on a compilation and merge of an excellent HOWTO provided in
-the <uri link="http://forums.gentoo.org">Gentoo forums</uri> by Andreas "daff"
-Ntaflos and the collected knowledge of Joshua Preston.  The link to this
+This HOWTO is based on a compilation and merge of an excellent HOWTO provided
+in the <uri link="http://forums.gentoo.org">Gentoo forums</uri> by Andreas
+"daff" Ntaflos and the collected knowledge of Joshua Preston. The link to this
 discussion is provided below for your reference:
 </p>
 
 <ul>
   <li>
-    <uri link="http://forums.gentoo.org/viewtopic.php?t=110931">HOWTO 
+    <uri link="http://forums.gentoo.org/viewtopic.php?t=110931">HOWTO
     CUPS+Samba: printing from Windows &amp; Linux</uri>
   </li>
 </ul>
@@ -200,17 +200,17 @@
 <tr>
   <th><b>kerberos</b></th>
   <ti>
-    Include support for Kerberos.  The server will need this if it is 
-    intended to join an existing domain or Active Directory.  See the note 
-    below for more information.
+    Include support for Kerberos. The server will need this if it is intended
+    to join an existing domain or Active Directory. See the note below for more
+    information.
   </ti>
 </tr>
 <tr>
   <th><b>acl</b></th>
   <ti>
     Enables Access Control Lists. The ACL support in Samba uses a patched
-    ext2/ext3, or SGI's XFS in order to function properly as it extends more 
-    detailed access to files or directories; much more so than typical *nix 
+    ext2/ext3, or SGI's XFS in order to function properly as it extends more
+    detailed access to files or directories; much more so than typical *nix
     GID/UID schemas.
   </ti>
 </tr>
@@ -235,7 +235,7 @@
 <tr>
   <th><b>pam</b></th>
   <ti>
-    Include support for pluggable authentication modules (PAM).  This provides
+    Include support for pluggable authentication modules (PAM). This provides
     the ability to authenticate users on the Samba Server, which is required if
     users have to login to your server. The kerberos USE flag is recommended
     along with this option.
@@ -272,9 +272,9 @@
 
 <ul>
   <li>
-    ACLs on ext2/3 are implemented through extended attributes (EAs). EA and 
-    ACL kernel options for ext2 and/or ext3 will need to be enabled 
-    (depending on which file system is being used - both can be enabled).
+    ACLs on ext2/3 are implemented through extended attributes (EAs). EA and
+    ACL kernel options for ext2 and/or ext3 will need to be enabled (depending
+    on which file system is being used - both can be enabled).
   </li>
   <li>
     While Active Directory, ACL, and PDC functions are out of the intended
@@ -300,7 +300,7 @@
 First of all: be sure that all your hostnames resolve correctly. Either have a
 working domain name system running on your network or appropriate entries in
 your <path>/etc/hosts</path> file. <c>cupsaddsmb</c> often borks if hostnames
-don't point to the correct machines.  
+don't point to the correct machines.
 </p>
 
 <p>
@@ -380,12 +380,12 @@
 <body>
 
 <p>
-The main Samba configuration file is <path>/etc/samba/smb.conf</path>.  It is
-divided in sections indicated by [sectionname]. Comments are either 
-# or ;. A sample <path>smb.conf</path> is included below with comments and 
+The main Samba configuration file is <path>/etc/samba/smb.conf</path>. It is
+divided in sections indicated by [sectionname]. Comments are either
+# or ;. A sample <path>smb.conf</path> is included below with comments and
 suggestions for modifications. If more details are required, see the man page
 for <path>smb.conf</path>, the installed <path>smb.conf.example</path>, the
-Samba Web site or any of the numerous Samba books available.  
+Samba Web site or any of the numerous Samba books available.
 </p>
 
 <pre caption="A Sample /etc/samba/smb.conf">
@@ -452,14 +452,14 @@
 # be the only printer admin)</comment>
 printer admin = <i>root</i>
 
-<comment># Now we setup our printers share.  This should be
+<comment># Now we setup our printers share. This should be
 # browseable, printable, public.</comment>
-[printers]   
+[printers]
 comment = All Printers
-browseable = no 
-printable = yes   
+browseable = no
+printable = yes
 writable = no
-public = yes   
+public = yes
 guest ok = yes
 path = /var/spool/samba
 <comment># Modify this to "username,root" if you don't want root to
@@ -512,14 +512,14 @@
 </p>
 
 <pre caption="Creating the users">
-# <i>smbpasswd -a root</i> 
+# <i>smbpasswd -a root</i>
 
 <comment>(If another user is to be a printer admin)</comment>
 # <i>smbpasswd -a username</i>
 </pre>
 
 <p>
-The Samba passwords need not be the same as the system passwords 
+The Samba passwords need not be the same as the system passwords
 in <path>/etc/passwd</path>.
 </p>
 
@@ -655,7 +655,7 @@
 AccessLog /var/log/cups/access_log <comment># probably doesn't need changing</comment>
 ErrorLog  /var/log/cups/error_log  <comment># doesn't really need changing either</comment>
 
-LogLevel  debug <comment># only while isntalling and testing, should later be 
+LogLevel  debug <comment># only while installing and testing, should later be
                 # changed to 'info'</comment>
 
 MaxClients 100 <comment># I've had to set this to 1000000000 or so because some time back,
@@ -663,7 +663,7 @@
                # making CUPS think a denial of service attack was in progress when
                # I tried to configure a printer with the web interface. weird.</comment>
 
-BrowseAddress @IF(<i>eth0</i>) <comment># Change this to your internal net interface</comment> 
+BrowseAddress @IF(<i>eth0</i>) <comment># Change this to your internal net interface</comment>
 
 &lt;Location /&gt;
 Order Deny,Allow
@@ -677,7 +677,7 @@
 AuthType Basic
 AuthClass System
 Allow From <i>192.168.1.*</i>  <comment># same as above, allow any host on the
-                        # 192.168.1.0 network to connect and do 
+                        # 192.168.1.0 network to connect and do
                         # administrative tasks after authenticating</comment>
 Order Deny,Allow
 Deny From All
@@ -685,14 +685,14 @@
 </pre>
 
 <p>
-Edit <path>/etc/cups/mime.convs</path> to uncomment some lines.
-The changes to <path>mime.convs</path> and <path>mime.types</path> are
-needed to make CUPS print Microsoft Office document files.  
+Edit <path>/etc/cups/mime.convs</path> to uncomment some lines. The changes to
+<path>mime.convs</path> and <path>mime.types</path> are needed to make CUPS
+print Microsoft Office document files.
 </p>
 
 <pre caption="/etc/cups/mime.convs">
 <comment>(The following line is found near the end of the file. Uncomment it)</comment>
-application/octet-stream        application/vnd.cups-raw        0       
+application/octet-stream        application/vnd.cups-raw        0
 </pre>
 
 <p>
@@ -701,11 +701,11 @@
 
 <pre caption="/etc/cups/mime.types">
 <comment>(The following line is found near the end of the file. Uncomment it)</comment>
-application/octet-stream 
+application/octet-stream
 </pre>
 
 <p>
-CUPS needs to be started on boot, and started immediately. 
+CUPS needs to be started on boot, and started immediately.
 </p>
 
 <pre caption="Setting up the CUPS service" >
@@ -766,9 +766,9 @@
 <body>
 
 <p>
-Now that the printer should be working it is time to install the drivers for the
-Windows clients to work. Samba 2.2 introduced this functionality.  Browsing to
-the print server in the Network Neighbourhood, right-clicking on the
+Now that the printer should be working it is time to install the drivers for
+the Windows clients to work. Samba 2.2 introduced this functionality. Browsing
+to the print server in the Network Neighbourhood, right-clicking on the
 printershare and selecting "connect" downloads the appropriate drivers
 automagically to the connecting client, avoiding the hassle of manually
 installing printer drivers locally.



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2008-05-02  4:46 Joshua Saddler
  0 siblings, 0 replies; 18+ messages in thread
From: Joshua Saddler @ 2008-05-02  4:46 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    08/05/02 04:46:22

  Modified:             quick-samba-howto.xml
  Log:
  Now it's just a CUPS/Samba guide, as the samba patches that allowed integration with ClamAV were dropped some time ago, as they don't work/are not maintained. bug 219799

Revision  Changes    Path
1.40                 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.40&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.39&r2=1.40

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- quick-samba-howto.xml	20 Dec 2007 19:13:21 -0000	1.39
+++ quick-samba-howto.xml	2 May 2008 04:46:22 -0000	1.40
@@ -1,10 +1,10 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.39 2007/12/20 19:13:21 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.40 2008/05/02 04:46:22 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/quick-samba-howto.xml">
 
-<title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
+<title>Gentoo Samba3/CUPS HOWTO</title>
 
 <author title="Author">
   Andreas "daff" Ntaflos <!--daff at dword dot org-->
@@ -17,17 +17,16 @@
 </author>
 
 <abstract>
-Setup, install and configure a Samba Server under Gentoo that shares files,
-printers without the need to install drivers and provides automatic virus
-scanning.
+Setup, install and configure a Samba server under Gentoo that shares files and
+printers without the need to install drivers.
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.24</version>
-<date>2007-12-20</date>
+<version>1.25</version>
+<date>2008-05-01</date>
 
 <chapter>
 <title>Introduction to this HOWTO</title>
@@ -52,7 +51,7 @@
 This HOWTO originally started not as a HOWTO, but as a FAQ. It was intended to
 explore the functionality and power of the Gentoo system, portage and the
 flexibility of USE flags. Like so many other projects, it was quickly discovered
-what was missing in the Gentoo realm: there weren't any Samba HOWTO's catered
+what was missing in the Gentoo realm: there weren't any Samba HOWTOs catered
 for Gentoo users. These users are more demanding than most; they require
 performance, flexibility and customization. This does not however imply that
 this HOWTO was not intended for other distributions; rather that it was designed
@@ -61,9 +60,7 @@
 
 <p>
 This HOWTO will describe how to share files and printers between Windows PCs and
-*nix PCs. It will also demonstrate the use of the VFS (Virtual File System)
-feature of Samba to incorporate automatic virus protection. As a finale, it will
-show you how to mount and manipulate shares.
+*nix PCs. It will also show you how to mount and manipulate shares.
 </p>
 
 <p>
@@ -113,7 +110,6 @@
 <ul>
   <li>On the Samba server:
     <ul>
-      <li>Install and configure ClamAV</li>
       <li>Install and configure Samba</li>
       <li>Install and configure CUPS</li>
       <li>Adding the printer to CUPS</li>
@@ -147,24 +143,20 @@
 
 <ul>
   <li>net-fs/samba</li>
-  <li>app-antivirus/clamav</li>
   <li>net-print/cups</li>
   <li>net-print/foomatic</li>
   <li>net-print/hplip (if you have an HP printer)</li>
   <li>A kernel of sorts (2.6)</li>
-  <li>A printer (PS or non-PS, maybe not TOO new or fancy)</li>
+  <li>A printer (PS or non-PS)</li>
   <li>
     A working network (home/office/etc) consisting of more than one machine)
   </li>
 </ul>
 
 <p>
-The main package we use here is net-fs/samba, however, you will need a kernel
-with cifs support enabled in order to mount a samba or windows share from
+The main package we use here is <c>net-fs/samba</c>, however, you will need a
+kernel with CIFS support enabled in order to mount a Samba or Windows share from
 another computer. CUPS will be emerged if it is not already.
-app-antivirus/clamav will be used also, but others should be easily adapted to
-work with Samba. Gentoo's samba ebuild supports all kinds of virus scanning
-technologies, such as Sophos, FProt, Fsav, Trend, Icap, Nai, ...
 </p>
 
 </body>
@@ -183,7 +175,7 @@
 </p>
 
 <pre caption="Samba uses the following USE Variables:">
-kerberos acl cups ldap pam readline python oav winbind
+kerberos acl cups ldap pam readline python winbind
 </pre>
 
 <p>
@@ -256,14 +248,6 @@
   </ti>
 </tr>
 <tr>
-  <th><b>oav</b></th>
-  <ti>
-    Provides on-access scanning of Samba shares with FRISK F-Prot Daemon,
-    Kaspersky AntiVirus, OpenAntiVirus.org ScannerDaemon, Sophos Sweep (SAVI),
-    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
@@ -318,7 +302,6 @@
 </p>
 
 <ul>
-  <li>oav</li>
   <li>cups</li>
   <li>readline</li>
   <li>pam</li>
@@ -330,7 +313,7 @@
 </p>
 
 <pre caption="Emerge Samba">
-# <i>echo "net-fs/samba oav readline cups pam" &gt;&gt; /etc/portage/package.use</i>
+# <i>echo "net-fs/samba readline cups pam" &gt;&gt; /etc/portage/package.use</i>
 # <i>emerge net-fs/samba</i>
 </pre>
 
@@ -341,22 +324,6 @@
 </body>
 </section>
 <section>
-<title>Emerging ClamAV</title>
-<body>
-
-<p>
-Because the <e>oav</e> USE flag only provides an interface to allow on access
-virus scanning, the actual virus scanner must be emerged. The scanner used in
-this HOWTO is ClamAV.
-</p>
-
-<pre caption="Emerge Clamav">
-# <i>emerge app-antivirus/clamav</i>
-</pre>
-
-</body>
-</section>
-<section>
 <title>Emerging foomatic</title>
 <body>
 
@@ -429,14 +396,6 @@
 security = share
 <comment># No passwords, so we're going to use a guest account!</comment>
 guest ok = yes
-<comment># We now will implement the on access virus scanner.
-# NOTE: By putting this in our [Global] section, we enable
-# scanning of ALL shares, you could optionally move
-# these to a specific share and only scan it.</comment>
-
-<comment># For Samba 3.x. This enables ClamAV on access scanning.</comment>
-vfs object = vscan-clamav
-vscan-clamav: config-file = /etc/samba/vscan-clamav.conf
 
 <comment># Now we setup our print drivers information!</comment>
 [print$]
@@ -498,11 +457,6 @@
 from a lot of problems.
 </warn>
 
-<warn>
-Turning on ClamAV on access scanning in the <c>[global]</c> section will slow
-down the performance of your Samba server dramatically.
-</warn>
-
 <p>
 Now create the directories required for the minimum configuration of Samba to
 share the installed printer throughout the network.
@@ -546,107 +500,6 @@
 </body>
 </section>
 <section>
-<title>Configuring ClamAV</title>
-<body>
-
-<p>
-The configuration file specified to be used in <path>smb.conf</path> is
-<path>/etc/samba/vscan-clamav.conf</path>. While these options are set to the
-defaults, the infected file action may need to be changed.
-</p>
-
-<pre caption="/etc/samba/vscan-clamav.conf">
-[samba-vscan]
-<comment>; run-time configuration for vscan-samba using
-; clamd
-; all options are set to default values</comment>
-
-<comment>; do not scan files larger than X bytes. If set to 0 (default),
-; this feature is disable (i.e. all files are scanned)</comment>
-max file size = 0
-
-<comment>; log all file access (yes/no). If set to yes, every access will
-; be logged. If set to no (default), only access to infected files
-; will be logged</comment>
-verbose file logging = no
-
-<comment>; if set to yes (default), a file will be scanned while opening</comment>
-scan on open = yes
-<comment>; if set to yes, a file will be scanned while closing (default is yes)</comment>
-scan on close = yes
-
-<comment>; if communication to clamd fails, should access to file denied?
-; (default: yes)</comment>
-deny access on error = yes
-
-<comment>; if daemon fails with a minor error (corruption, etc.),
-; should access to file denied?
-; (default: yes)</comment>
-deny access on minor error = yes
-
-<comment>; send a warning message via Windows Messenger service
-; when virus is found?
-; (default: yes)</comment>
-send warning message = yes
-
-<comment>; what to do with an infected file
-; quarantine: try to move to quantine directory; delete it if moving fails
-; delete:     delete infected file
-; nothing:    do nothing</comment>
-infected file action = <comment>delete</comment>
-
-<comment>; where to put infected files - you really want to change this!
-; it has to be on the same physical device as the share!</comment>
-quarantine directory  = /tmp
-<comment>; prefix for files in quarantine</comment>
-quarantine prefix = vir-
-
-<comment>; as Windows tries to open a file multiple time in a (very) short time
-; of period, samba-vscan use a last recently used file mechanism to avoid
-; multiple scans of a file. This setting specified the maximum number of
-; elements of the last recently used file list. (default: 100)</comment>
-max lru files entries = 100
-
-<comment>; an entry is invalidated after lru file entry lifetime (in seconds).
-; (Default: 5)</comment>
-lru file entry lifetime = 5
-
-<comment>; socket name of clamd (default: /var/run/clamd)</comment>
-clamd socket name = /tmp/clamd
-
-<comment>; port number the ScannerDaemon listens on</comment>
-oav port = 8127
-</pre>
-
-<p>
-It is generally a good idea to start the virus scanner immediately. Add it to
-the <e>default</e> runlevel and then start the <c>clamd</c> service immediately.
-The service has two processes: freshclam keeps the virus definition database up
-to date while clamd is the actual anti-virus daemon. First you may want to set
-the paths of the logfiles so that it fits your needs.
-</p>
-
-<pre caption="Checking the location of the logfiles">
-# <i>vim /etc/clamd.conf</i>
-<comment>(Check the line "LogFile /var/log/clamd.log")</comment>
-# <i>vim /etc/freshclam.conf</i>
-<comment>(Check the line "UpdateLogFile /var/log/freshclam.log")</comment>
-# <i>vim /etc/conf.d/clamd</i>
-<comment>(Set "START_CLAMD=yes" and "START_FRESHCLAM=yes")</comment>
-</pre>
-
-<p>
-Now fire up the virus scanner.
-</p>
-
-<pre caption="Add clamd to bootup and start it">
-# <i>rc-update add clamd default</i>
-# <i>/etc/init.d/clamd start</i>
-</pre>
-
-</body>
-</section>
-<section>
 <title>Configuring CUPS</title>
 <body>
 
@@ -1006,7 +859,7 @@
 </note>
 
 <p>
-Now is time to configure our kernel to support cifs. Since I'm assuming
+Now is time to configure our kernel to support CIFS. Since I'm assuming
 we've all compiled at least one kernel, we'll need to make sure we have all the
 right options selected in our kernel. For simplicity's sake, make it a module
 for ease of use. It is the author's opinion that kernel modules are a good thing
@@ -1070,7 +923,7 @@
 
 <p>
 That should be it. You should now have a successful printing enviroment that is
-friendly to both Windows and *nix as well as a fully virus-free working share!
+friendly to both Windows and *nix as well as a working share!
 </p>
 
 </body>



-- 
gentoo-doc-cvs@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2007-12-20 19:13 Sven Vermeulen
  0 siblings, 0 replies; 18+ messages in thread
From: Sven Vermeulen @ 2007-12-20 19:13 UTC (permalink / raw
  To: gentoo-doc-cvs

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>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2007-12-01 11:34 Xavier Neys
  0 siblings, 0 replies; 18+ messages in thread
From: Xavier Neys @ 2007-12-01 11:34 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       07/12/01 11:34:22

  Modified:             quick-samba-howto.xml
  Log:
  Forgot to remove <mail> around name

Revision  Changes    Path
1.38                 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.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.37&r2=1.38

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- quick-samba-howto.xml	1 Dec 2007 11:30:40 -0000	1.37
+++ quick-samba-howto.xml	1 Dec 2007 11:34:22 -0000	1.38
@@ -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.37 2007/12/01 11:30:40 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.38 2007/12/01 11:34:22 neysx Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/quick-samba-howto.xml">
@@ -7,7 +7,7 @@
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
 
 <author title="Author">
-  <mail>Andreas "daff" Ntaflos</mail><!--daff at dword dot org-->
+  Andreas "daff" Ntaflos <!--daff at dword dot org-->
 </author>
 <author title="Author">
   <mail link="joshua@sungentoo.homeunix.com">Joshua Preston</mail>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2007-12-01 11:25 Xavier Neys
  0 siblings, 0 replies; 18+ messages in thread
From: Xavier Neys @ 2007-12-01 11:25 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       07/12/01 11:25:01

  Modified:             quick-samba-howto.xml
  Log:
  #200887 mount-cifs can be used on clients

Revision  Changes    Path
1.36                 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.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.35&r2=1.36

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- quick-samba-howto.xml	14 Oct 2007 19:10:05 -0000	1.35
+++ quick-samba-howto.xml	1 Dec 2007 11:25:01 -0000	1.36
@@ -1,10 +1,13 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.35 2007/10/14 19:10:05 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.36 2007/12/01 11:25:01 neysx Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
+
 <guide link="/doc/en/quick-samba-howto.xml">
+
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
+
 <author title="Author">
-  <mail link="daff at dword dot org">Andreas "daff" Ntaflos</mail>
+  <mail>Andreas "daff" Ntaflos</mail><!--daff at dword dot org-->
 </author>
 <author title="Author">
   <mail link="joshua@sungentoo.homeunix.com">Joshua Preston</mail>
@@ -20,11 +23,11 @@
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.22</version>
-<date>2007-10-14</date>
+<version>1.23</version>
+<date>2007-12-01</date>
 
 <chapter>
 <title>Introduction to this HOWTO</title>
@@ -322,11 +325,6 @@
 # <i>emerge net-fs/samba</i>
 </pre>
 
-<note>
-The following arches will need to add <e>~</e> to their <e>KEYWORDS</e>: x86,
-ppc, sparc, hppa, ia64 and alpha
-</note>
-
 <p>
 This will emerge Samba and CUPS (if CUPS is not already emerged).
 </p>
@@ -994,8 +992,8 @@
 <body>
 
 <note>
-Don't forget to first <c>emerge samba</c> on the client(s) that will be
-accessing the shares.
+Don't forget to install <c>net-fs/mount-cifs</c> or <c>net-fs/samba</c> on the
+client(s) that will be accessing the shares.
 </note>
 
 <p>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2007-10-14 19:10 Josh Saddler
  0 siblings, 0 replies; 18+ messages in thread
From: Josh Saddler @ 2007-10-14 19:10 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    07/10/14 19:10:05

  Modified:             quick-samba-howto.xml
  Log:
  additional clarification and reworked instructions for bug 195844

Revision  Changes    Path
1.35                 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.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.34&r2=1.35

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- quick-samba-howto.xml	15 Sep 2007 16:47:56 -0000	1.34
+++ quick-samba-howto.xml	14 Oct 2007 19:10:05 -0000	1.35
@@ -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.34 2007/09/15 16:47:56 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.35 2007/10/14 19:10:05 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/doc/en/quick-samba-howto.xml">
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 <license/>
 
-<version>1.21</version>
-<date>2007-09-15</date>
+<version>1.22</version>
+<date>2007-10-14</date>
 
 <chapter>
 <title>Introduction to this HOWTO</title>
@@ -786,7 +786,7 @@
 doesn't seem to be a difference between the functionality of the two, but the
 Adobe PS drivers need to be extracted on a Windows System since it's a Windows
 binary. Also the whole procedure of finding and copying the correct files is a
-bit more hassle. The CUPS drivers seem to support some options the Adobe drivers
+bit more hassle. The CUPS drivers support some options the Adobe drivers
 don't.
 </p>
 
@@ -794,14 +794,16 @@
 This HOWTO uses the CUPS drivers for Windows. Install them as shown:
 </p>
 
-<pre caption="Install the drivers and restart CUPS">
+<pre caption="Install the drivers">
 # <i>emerge -av cups-windows</i>
-# <i>/etc/init.d/cupsd restart</i>
 </pre>
 
 <p>
 Now we'll use the script <c>cupsaddsmb</c> provided by the CUPS distribution.
-Its man page is an interesting read.
+Be sure to read its manpage (<c>man cupsaddsmb</c>), as it will tell you which
+Windows drivers you'll need to copy to the proper CUPS directory. Once you've
+copied the drivers, restart CUPS by running <c>/etc/init.d/cupsd restart</c>.
+Next, run <c>cupsaddsmb</c> as shown:
 </p>
 
 <pre caption="Run cupsaddsmb">



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2007-09-15 16:47 Sven Vermeulen
  0 siblings, 0 replies; 18+ messages in thread
From: Sven Vermeulen @ 2007-09-15 16:47 UTC (permalink / raw
  To: gentoo-doc-cvs

swift       07/09/15 16:47:56

  Modified:             quick-samba-howto.xml
  Log:
  #190409 - Remove reference of "samba" as guest account

Revision  Changes    Path
1.34                 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.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.33&r2=1.34

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- quick-samba-howto.xml	30 Jul 2007 17:32:44 -0000	1.33
+++ quick-samba-howto.xml	15 Sep 2007 16:47:56 -0000	1.34
@@ -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.33 2007/07/30 17:32:44 yoswink Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.34 2007/09/15 16:47:56 swift Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/doc/en/quick-samba-howto.xml">
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 <license/>
 
-<version>1.20</version>
-<date>2007-07-29</date>
+<version>1.21</version>
+<date>2007-09-15</date>
 
 <chapter>
 <title>Introduction to this HOWTO</title>
@@ -421,7 +421,6 @@
 # The default is user</comment>
 security = share
 <comment># No passwords, so we're going to use a guest account!</comment>
-guest account = samba
 guest ok = yes
 <comment># We now will implement the on access virus scanner.
 # NOTE: By putting this in our [Global] section, we enable



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2007-07-30 17:32 Jose Luis Rivero
  0 siblings, 0 replies; 18+ messages in thread
From: Jose Luis Rivero @ 2007-07-30 17:32 UTC (permalink / raw
  To: gentoo-doc-cvs

yoswink     07/07/30 17:32:44

  Modified:             quick-samba-howto.xml
  Log:
  Fixed typo. Thanks to keytoaster in #gentoo-doc

Revision  Changes    Path
1.33                 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.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.32&r2=1.33

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- quick-samba-howto.xml	29 Jul 2007 22:14:39 -0000	1.32
+++ quick-samba-howto.xml	30 Jul 2007 17:32:44 -0000	1.33
@@ -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.32 2007/07/29 22:14:39 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.33 2007/07/30 17:32:44 yoswink Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/doc/en/quick-samba-howto.xml">
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
@@ -993,7 +993,7 @@
 <body>
 
 <note>
-Don't forget to first <c>emerge samba</c> on the client(s) that that will be
+Don't forget to first <c>emerge samba</c> on the client(s) that will be
 accessing the shares.
 </note>
 



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2007-07-29 22:14 Josh Saddler
  0 siblings, 0 replies; 18+ messages in thread
From: Josh Saddler @ 2007-07-29 22:14 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    07/07/29 22:14:39

  Modified:             quick-samba-howto.xml
  Log:
  added note about emerging samba on the client, bug 186776 again

Revision  Changes    Path
1.32                 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.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.31&r2=1.32

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- quick-samba-howto.xml	29 Jul 2007 06:48:12 -0000	1.31
+++ quick-samba-howto.xml	29 Jul 2007 22:14:39 -0000	1.32
@@ -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.31 2007/07/29 06:48:12 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.32 2007/07/29 22:14:39 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/doc/en/quick-samba-howto.xml">
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 <license/>
 
-<version>1.19</version>
-<date>2007-07-28</date>
+<version>1.20</version>
+<date>2007-07-29</date>
 
 <chapter>
 <title>Introduction to this HOWTO</title>
@@ -992,6 +992,11 @@
 <title>Mounting a Windows or Samba share in GNU/Linux</title>
 <body>
 
+<note>
+Don't forget to first <c>emerge samba</c> on the client(s) that that will be
+accessing the shares.
+</note>
+
 <p>
 Now is time to configure our kernel to support cifs. Since I'm assuming
 we've all compiled at least one kernel, we'll need to make sure we have all the



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2007-07-29  6:48 Josh Saddler
  0 siblings, 0 replies; 18+ messages in thread
From: Josh Saddler @ 2007-07-29  6:48 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    07/07/29 06:48:12

  Modified:             quick-samba-howto.xml
  Log:
  updated cifs stuff for bug 186776

Revision  Changes    Path
1.31                 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.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.30&r2=1.31

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- quick-samba-howto.xml	8 Jul 2007 02:22:04 -0000	1.30
+++ quick-samba-howto.xml	29 Jul 2007 06:48:12 -0000	1.31
@@ -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.30 2007/07/08 02:22:04 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.31 2007/07/29 06:48:12 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/doc/en/quick-samba-howto.xml">
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 <license/>
 
-<version>1.18</version>
-<date>2007-07-07</date>
+<version>1.19</version>
+<date>2007-07-28</date>
 
 <chapter>
 <title>Introduction to this HOWTO</title>
@@ -157,7 +157,7 @@
 
 <p>
 The main package we use here is net-fs/samba, however, you will need a kernel
-with smbfs support enabled in order to mount a samba or windows share from
+with cifs support enabled in order to mount a samba or windows share from
 another computer. CUPS will be emerged if it is not already.
 app-antivirus/clamav will be used also, but others should be easily adapted to
 work with Samba. Gentoo's samba ebuild supports all kinds of virus scanning
@@ -993,24 +993,23 @@
 <body>
 
 <p>
-Now is time to configure our kernel to support smbfs. Since I'm assumming we've
-all compiled at least one kernel, we'll need to make sure we have all the right
-options selected in our kernel. For simplicity's sake, make it a module for ease
-of use. It is the author's opinion that kernel modules are a good thing and
-should be used whenever possible.
+Now is time to configure our kernel to support cifs. Since I'm assuming
+we've all compiled at least one kernel, we'll need to make sure we have all the
+right options selected in our kernel. For simplicity's sake, make it a module
+for ease of use. It is the author's opinion that kernel modules are a good thing
+and should be used whenever possible.
 </p>
 
-<pre caption="Relevant kernel options" >
-CONFIG_SMB_FS=m
-CONFIG_SMB_UNIX=y
+<pre caption="Kernel support" >
+CONFIG_CIFS=m
 </pre>
 
 <p>
-Then make the module/install it; insert them with:
+Then make the module/install it; insert it with:
 </p>
 
 <pre caption="Loading the kernel module">
-# <i>modprobe smbfs</i>
+# <i>modprobe cifs</i>
 </pre>
 
 <p>
@@ -1020,13 +1019,13 @@
 
 <pre caption="Mounting a Windows/Samba share">
 <comment>(The syntax for mounting a Windows/Samba share is:
-  mount -t smbfs [-o username=xxx,password=xxx] //server/share /mnt/point
+  mount -t cifs [-o username=xxx,password=xxx] //server/share /mnt/point
 If we are not using passwords or a password is not needed)</comment>
 
-# <i>mount -t smbfs //PrintServer/public /mnt/public</i>
+# <i>mount -t cifs //PrintServer/public /mnt/public</i>
 
 <comment>(If a password is needed)</comment>
-# <i>mount -t smbfs -o username=USERNAME,password=PASSWORD //PrintServer/public /mnt/public</i>
+# <i>mount -t cifs -o username=USERNAME,password=PASSWORD //PrintServer/public /mnt/public</i>
 </pre>
 
 <p>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2007-07-08  2:22 Josh Saddler
  0 siblings, 0 replies; 18+ messages in thread
From: Josh Saddler @ 2007-07-08  2:22 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    07/07/08 02:22:05

  Modified:             quick-samba-howto.xml
  Log:
  finally! updated the CUPS windows driver installation portion thanks to spanky/vapier/mike frysinger's tip on the cups-windows package. i'll still leave the ancient package in my devspace though in case we need to go into cvs history and restore the old pain-in-the-butt manual installation procedure. bug 184473

Revision  Changes    Path
1.30                 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.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.29&r2=1.30

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- quick-samba-howto.xml	6 Jun 2007 23:23:35 -0000	1.29
+++ quick-samba-howto.xml	8 Jul 2007 02:22:04 -0000	1.30
@@ -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.29 2007/06/06 23:23:35 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.30 2007/07/08 02:22:04 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/doc/en/quick-samba-howto.xml">
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
@@ -9,6 +9,9 @@
 <author title="Author">
   <mail link="joshua@sungentoo.homeunix.com">Joshua Preston</mail>
 </author>
+<author title="Editor">
+  <mail link="nightmorph@gentoo.org">Joshua Saddler</mail>
+</author>
 
 <abstract>
 Setup, install and configure a Samba Server under Gentoo that shares files,
@@ -20,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 <license/>
 
-<version>1.17</version>
-<date>2007-06-06</date>
+<version>1.18</version>
+<date>2007-07-07</date>
 
 <chapter>
 <title>Introduction to this HOWTO</title>
@@ -778,60 +781,22 @@
 There are two sets of printer drivers for this. First, the Adobe PS drivers
 which can be obtained from <uri
 link="http://www.adobe.com/support/downloads/main.html">Adobe</uri> (PostScript
-printer drivers). Second, there are the CUPS PS drivers, to be obtained <uri
-link="http://dev.gentoo.org/~nightmorph/misc/cups-samba-5.0rc2.tar.gz">here</uri>.
-There doesn't seem to be a difference between the functionality of the two, but
-the Adobe PS drivers need to be extracted on a Windows System since it's a
-Windows binary. Also the whole procedure of finding and copying the correct
-files is a bit more hassle. The CUPS drivers seem to support some options the
-Adobe drivers don't.
+printer drivers). Second, there are the CUPS PS drivers, to be obtained by
+emerging <c>net-print/cups-windows</c>. Note that it may still be marked ~arch,
+so you may need to add it to <path>/etc/portage/package.keywords</path>. There
+doesn't seem to be a difference between the functionality of the two, but the
+Adobe PS drivers need to be extracted on a Windows System since it's a Windows
+binary. Also the whole procedure of finding and copying the correct files is a
+bit more hassle. The CUPS drivers seem to support some options the Adobe drivers
+don't.
 </p>
-<!-- 
-used to be available at www.cups.org/articles.php?L142+p4, but only 6.0 is
-available. at some point, we should update this for 6.0.
--->
 
 <p>
-This HOWTO uses the CUPS drivers for Windows. The downloaded file is 
-called <path>cups-samba-5.0rc2.tar.gz</path>.  Extract the files 
-contained into a directory.
+This HOWTO uses the CUPS drivers for Windows. Install them as shown:
 </p>
 
-<pre caption="Extract the drivers and run the install">
-# <i>tar -xzf cups-samba-5.0rc2.tar.gz</i>
-# <i>cd cups-samba-5.0rc2</i>
-<comment>(Only use this script if CUPS resides in /usr/share/cups)</comment>
-# <i>./cups-samba.install</i>
-</pre>
-
-<p>
-<path>cups-samba.ss</path> is a TAR archive containing three files:
-<path>cups5.hlp</path>, <path>cupsdrvr5.dll</path> and
-<path>cupsui5.dll</path>. These are the actual driver files.
-</p>
-
-<warn>
-The script <c>cups-samba.install</c> may not work for all *nixes (i.e. FreeBSD)
-because almost everything which is not part of the base system is installed
-somewhere under the prefix <path>/usr/local/</path>. This seems not to be the
-case for most things you install under GNU/Linux.  However, if your CUPS
-installation is somewhere other than <path>/usr/share/cups/</path> see the
-example below.
-</warn> 
-
-<p>
-Suppose your CUPS installation resides under
-<path>/usr/local/share/cups/</path>, and you want to install the drivers there.
-Do the following:
-</p>
-
-<pre caption="Manually installing the drivers">
-# <i>cd /path/you/extracted/the/CUPS-driver/tarball/into</i>
-# <i>tar -xf cups-samba.ss</i>
-<comment>(This extracts the files to usr/share/cups/drivers under the CURRENT WORKING DIRECTORY)</comment>
-# <i>cd usr/share/cups/drivers</i>
-<comment>(no leading / !)</comment>
-# <i>cp cups* /usr/local/share/cups/drivers</i>
+<pre caption="Install the drivers and restart CUPS">
+# <i>emerge -av cups-windows</i>
 # <i>/etc/init.d/cupsd restart</i>
 </pre>
 



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2007-06-06 23:23 Josh Saddler
  0 siblings, 0 replies; 18+ messages in thread
From: Josh Saddler @ 2007-06-06 23:23 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    07/06/06 23:23:35

  Modified:             quick-samba-howto.xml
  Log:
  proper guidexml coding style, linewrapping, typo fixes for correct english, and spacing fixes. no content change. just lots of little stuff all throughout the doc.

Revision  Changes    Path
1.29                 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.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.28&r2=1.29

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- quick-samba-howto.xml	6 Jun 2007 22:42:25 -0000	1.28
+++ quick-samba-howto.xml	6 Jun 2007 23:23:35 -0000	1.29
@@ -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.28 2007/06/06 22:42:25 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.29 2007/06/06 23:23:35 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/doc/en/quick-samba-howto.xml">
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
@@ -11,9 +11,9 @@
 </author>
 
 <abstract>
-Setup, install and configure a Samba Server under Gentoo that shares
-files, printers without the need to install drivers and provides
-automatic virus scanning.
+Setup, install and configure a Samba Server under Gentoo that shares files,
+printers without the need to install drivers and provides automatic virus
+scanning.
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
@@ -30,48 +30,46 @@
 <body>
 
 <p>
-This HOWTO is designed to help you move a network from many different 
-clients speaking different languages, to many different machines that 
-speak a common language.  The ultimate goal is to help differing
-architectures and technologies, come together in a productive, 
-happily coexisting environment.
+This HOWTO is designed to help you move a network from many different clients
+speaking different languages, to many different machines that speak a common
+language. The ultimate goal is to help differing architectures and technologies,
+come together in a productive, happily coexisting environment.
 </p>
 
 <p>
-Following the directions outlined in this HOWTO should give you an 
-excellent step towards a peaceful cohabitation between Windows, and 
-virtually all known variations of *nix.
+Following the directions outlined in this HOWTO should give you an excellent
+step towards a peaceful cohabitation between Windows, and virtually all known
+variations of *nix.
 </p>
 
 <p>
-This HOWTO originally started not as a HOWTO, but as a FAQ.  It was 
-intended to explore the functionality and power of the Gentoo system, 
-portage and the flexibility of USE flags.  Like so many other projects, 
-it was quickly discovered what was missing in the Gentoo realm: there 
-weren't any Samba HOWTO's catered for Gentoo users.  These users are 
-more demanding than most; they require performance, flexibility and 
-customization.  This does not however imply that this HOWTO was not 
-intended for other distributions; rather that it was designed to work 
-with a highly customized version of Samba.
+This HOWTO originally started not as a HOWTO, but as a FAQ. It was intended to
+explore the functionality and power of the Gentoo system, portage and the
+flexibility of USE flags. Like so many other projects, it was quickly discovered
+what was missing in the Gentoo realm: there weren't any Samba HOWTO's catered
+for Gentoo users. These users are more demanding than most; they require
+performance, flexibility and customization. This does not however imply that
+this HOWTO was not intended for other distributions; rather that it was designed
+to work with a highly customized version of Samba.
 </p>
 
 <p>
-This HOWTO will describe how to share files and printers between Windows 
-PCs and *nix PCs.  It will also demonstrate the use of the VFS (Virtual 
-File System) feature of Samba to incorporate automatic virus protection.  
-As a finale, it will show you how to mount and manipulate shares.
+This HOWTO will describe how to share files and printers between Windows PCs and
+*nix PCs. It will also demonstrate the use of the VFS (Virtual File System)
+feature of Samba to incorporate automatic virus protection. As a finale, it will
+show you how to mount and manipulate shares.
 </p>
 
 <p>
-There are a few topics that will be mentioned, but are out of the 
-scope of this HOWTO.  These will be noted as they are presented.
+There are a few topics that will be mentioned, but are out of the scope of this
+HOWTO. These will be noted as they are presented.
 </p>
 
 <p>
-This HOWTO is based on a compilation and merge of an excellent HOWTO
-provided in the <uri link="http://forums.gentoo.org">Gentoo forums</uri>
-by Andreas "daff" Ntaflos and the collected knowledge of Joshua Preston.  
-The link to this discussion is provided below for your reference:
+This HOWTO is based on a compilation and merge of an excellent HOWTO provided in
+the <uri link="http://forums.gentoo.org">Gentoo forums</uri> by Andreas "daff"
+Ntaflos and the collected knowledge of Joshua Preston.  The link to this
+discussion is provided below for your reference:
 </p>
 
 <ul>
@@ -89,8 +87,8 @@
 
 <p>
 There are a several other guides for setting up CUPS and/or Samba, please read
-them as well, as they may tell you things left out of this HOWTO (intentional
-or otherwise).  One such document is the very useful and well written <uri
+them as well, as they may tell you things left out of this HOWTO (intentional or
+otherwise). One such document is the very useful and well written <uri
 link="/doc/en/printing-howto.xml">Gentoo Printing Guide</uri>, as configuration
 issues and specific printer setup is not discussed here.
 </p>
@@ -102,8 +100,8 @@
 <body>
 
 <p>
-After presenting the various USE flags, the following list will outline 
-all of the topics covered as they are presented:
+After presenting the various USE flags, the following list will outline all of
+the topics covered as they are presented:
 </p>
 
 <ul>
@@ -155,11 +153,11 @@
 </ul>
 
 <p>
-The main package we use here is net-fs/samba, however, you will need
-a kernel with smbfs support enabled in order to mount a samba or windows 
-share from another computer. CUPS will be emerged if it is not already.  
-app-antivirus/clamav will be used also, but others should be easily adapted 
-to work with Samba. Gentoo's samba ebuild supports all kinds of virus scanning
+The main package we use here is net-fs/samba, however, you will need a kernel
+with smbfs support enabled in order to mount a samba or windows share from
+another computer. CUPS will be emerged if it is not already.
+app-antivirus/clamav will be used also, but others should be easily adapted to
+work with Samba. Gentoo's samba ebuild supports all kinds of virus scanning
 technologies, such as Sophos, FProt, Fsav, Trend, Icap, Nai, ...
 </p>
 
@@ -183,9 +181,9 @@
 </pre>
 
 <p>
-Depending on the network topology and the specific requirements of 
-the server, the USE flags outlined below will define what to include or 
-exclude from the emerging of Samba.
+Depending on the network topology and the specific requirements of the server,
+the USE flags outlined below will define what to include or exclude from the
+emerging of Samba.
 </p>
 
 <table>
@@ -213,50 +211,50 @@
 <tr>
   <th><b>cups</b></th>
   <ti>
-    This enables support for the Common Unix Printing System.  This 
-    provides an interface allowing local CUPS printers to be shared to 
-    other systems in the network.
+    This enables support for the Common Unix Printing System. This provides an
+    interface allowing local CUPS printers to be shared to other systems in the
+    network.
   </ti>
 </tr>
 <tr>
   <th><b>ldap</b></th>
   <ti>
-    Enables the Lightweight Directory Access Protocol (LDAP).  If Samba is 
-    expected to use Active Directory, this option must be used. This would 
-    be used in the event Samba needs to login to or provide login to 
-    a Domain/Active Directory Server.  The kerberos USE flag is needed for 
-    proper functioning of this option.
+    Enables the Lightweight Directory Access Protocol (LDAP). If Samba is
+    expected to use Active Directory, this option must be used. This would be
+    used in the event Samba needs to login to or provide login to a
+    Domain/Active Directory Server. The kerberos USE flag is needed for proper
+    functioning of this option.
   </ti>
 </tr>
 <tr>
   <th><b>pam</b></th>
   <ti>
-    Include support for pluggable authentication modules (PAM).  This 
-    provides the ability to authenticate users on the Samba Server, which is 
-    required if users have to login to your server.  The kerberos USE flag 
-    is recommended along with this option.
+    Include support for pluggable authentication modules (PAM).  This provides
+    the ability to authenticate users on the Samba Server, which is required if
+    users have to login to your server. The kerberos USE flag is recommended
+    along with this option.
   </ti>
 </tr>
 <tr>
   <th><b>readline</b></th>
   <ti>
-    Link Samba against libreadline.  This is highly recommended and should
-    probably not be disabled
+    Link Samba against libreadline. This is highly recommended and should
+    probably not be disabled.
   </ti>
 </tr>
 <tr>
   <th><b>python</b></th>
   <ti>
-    Python bindings API.  Provides an API that will allow Python to
-    interface with Samba.
+    Python bindings API. Provides an API that will allow Python to interface
+    with Samba.
   </ti>
 </tr>
 <tr>
   <th><b>oav</b></th>
   <ti>
-    Provides on-access scanning of Samba shares with FRISK F-Prot
-    Daemon, Kaspersky AntiVirus, OpenAntiVirus.org ScannerDaemon, Sophos Sweep
-    (SAVI), Symantec CarrierScan, and Trend Micro (VSAPI).
+    Provides on-access scanning of Samba shares with FRISK F-Prot Daemon,
+    Kaspersky AntiVirus, OpenAntiVirus.org ScannerDaemon, Sophos Sweep (SAVI),
+    Symantec CarrierScan, and Trend Micro (VSAPI).
   </ti>
 </tr>
 </table>
@@ -293,17 +291,15 @@
 <body>
 
 <p>
-First of all: be sure that all your hostnames resolve correctly.
-Either have a working domain name system running on your network
-or appropriate entries in your <path>/etc/hosts</path> file.
-<c>cupsaddsmb</c> often borks if hostnames don't point to the correct
-machines.  
+First of all: be sure that all your hostnames resolve correctly. Either have a
+working domain name system running on your network or appropriate entries in
+your <path>/etc/hosts</path> file. <c>cupsaddsmb</c> often borks if hostnames
+don't point to the correct machines.  
 </p>
 
 <p>
-Hopefully now you can make an assessment of what you'll actually need in
-order to use Samba with your particular setup.  The setup used for this 
-HOWTO is:
+Hopefully now you can make an assessment of what you'll actually need in order
+to use Samba with your particular setup. The setup used for this HOWTO is:
 </p>
 
 <ul>
@@ -314,8 +310,8 @@
 </ul>
 
 <p>
-To optimize performance, size and the time of the build, the 
-USE flags are specifically included or excluded.
+To optimize performance, size and the time of the build, the USE flags are
+specifically included or excluded.
 </p>
 
 <pre caption="Emerge Samba">
@@ -324,7 +320,7 @@
 </pre>
 
 <note>
-The following archs will need to add <e>~</e> to their <e>KEYWORDS</e>: x86, 
+The following arches will need to add <e>~</e> to their <e>KEYWORDS</e>: x86,
 ppc, sparc, hppa, ia64 and alpha
 </note>
 
@@ -339,9 +335,9 @@
 <body>
 
 <p>
-Because the <e>oav</e> USE flag only provides an interface to allow on access 
-virus scanning, the actual virus scanner must be emerged.  The scanner
-used in this HOWTO is ClamAV.
+Because the <e>oav</e> USE flag only provides an interface to allow on access
+virus scanning, the actual virus scanner must be emerged. The scanner used in
+this HOWTO is ClamAV.
 </p>
 
 <pre caption="Emerge Clamav">
@@ -383,13 +379,12 @@
 <body>
 
 <p>
-The main Samba configuration file is <path>/etc/samba/smb.conf</path>.
-It is divided in sections indicated by [sectionname]. Comments are either 
-# or ;.  A sample <path>smb.conf</path> is included below with comments and 
-suggestions for modifications.  If more details are required, see the 
-man page for <path>smb.conf</path>, the installed
-<path>smb.conf.example</path>, the Samba Web site or any of the
-numerous Samba books available.  
+The main Samba configuration file is <path>/etc/samba/smb.conf</path>.  It is
+divided in sections indicated by [sectionname]. Comments are either 
+# or ;. A sample <path>smb.conf</path> is included below with comments and 
+suggestions for modifications. If more details are required, see the man page
+for <path>smb.conf</path>, the installed <path>smb.conf.example</path>, the
+Samba Web site or any of the numerous Samba books available.  
 </p>
 
 <pre caption="A Sample /etc/samba/smb.conf">
@@ -484,15 +479,14 @@
 </pre>
 
 <warn>
-If you like to use Samba's guest account to do anything concerning
-printing from Windows clients: don't set <c>guest only = yes</c> in
-the <c>[global]</c> section.  The guest account seems to cause
-problems when running <c>cupsaddsmb</c> sometimes when trying to
-connect from Windows machines. See below, too, when we talk about
-<c>cupsaddsmb</c> and the problems that can arise. Use a dedicated
-printer user, like <c>printeruser</c> or <c>printer</c> or
-<c>printme</c> or whatever. It doesn't hurt and it will certainly
-protect you from a lot of problems.
+If you like to use Samba's guest account to do anything concerning printing from
+Windows clients: don't set <c>guest only = yes</c> in the <c>[global]</c>
+section. The guest account seems to cause problems when running
+<c>cupsaddsmb</c> sometimes when trying to connect from Windows machines. See
+below, too, when we talk about <c>cupsaddsmb</c> and the problems that can
+arise. Use a dedicated printer user, like <c>printeruser</c> or <c>printer</c>
+or <c>printme</c> or whatever. It doesn't hurt and it will certainly protect you
+from a lot of problems.
 </warn>
 
 <warn>
@@ -501,8 +495,8 @@
 </warn>
 
 <p>
-Now create the directories required for the minimum configuration of 
-Samba to share the installed printer throughout the network.
+Now create the directories required for the minimum configuration of Samba to
+share the installed printer throughout the network.
 </p>
 
 <pre caption="Create the directories">
@@ -512,9 +506,9 @@
 </pre>
 
 <p>
-At least one Samba user is required in order to install the printer 
-drivers and to allow users to connect to the printer. Users must
-exist in the system's <path>/etc/passwd</path> file.
+At least one Samba user is required in order to install the printer drivers and
+to allow users to connect to the printer. Users must exist in the system's
+<path>/etc/passwd</path> file.
 </p>
 
 <pre caption="Creating the users">
@@ -547,9 +541,9 @@
 <body>
 
 <p>
-The configuration file specified to be used in <path>smb.conf</path> is 
-<path>/etc/samba/vscan-clamav.conf</path>.  While these options are set 
-to the defaults, the infected file action may need to be changed.
+The configuration file specified to be used in <path>smb.conf</path> is
+<path>/etc/samba/vscan-clamav.conf</path>. While these options are set to the
+defaults, the infected file action may need to be changed.
 </p>
 
 <pre caption="/etc/samba/vscan-clamav.conf">
@@ -616,11 +610,11 @@
 </pre>
 
 <p>
-It is generally a good idea to start the virus scanner immediately.  Add 
-it to the <e>default</e> runlevel and then start the <c>clamd</c> service 
-immediately. The service has two processes: freshclam keeps the virus definition
-database up to date while clamd is the actual anti-virus daemon. First you may 
-want to set the paths of the logfiles so that it fits your needs.
+It is generally a good idea to start the virus scanner immediately. Add it to
+the <e>default</e> runlevel and then start the <c>clamd</c> service immediately.
+The service has two processes: freshclam keeps the virus definition database up
+to date while clamd is the actual anti-virus daemon. First you may want to set
+the paths of the logfiles so that it fits your needs.
 </p>
 
 <pre caption="Checking the location of the logfiles">
@@ -648,10 +642,10 @@
 <body>
 
 <p>
-This is a little more complicated. CUPS' main config file is 
-<path>/etc/cups/cupsd.conf</path>. It's structure is similar to Apache's 
-<path>httpd.conf</path> file, so many you may find it familiar. Outlined 
-in the example are the directives that need to be changed:
+This is a little more complicated. CUPS' main config file is
+<path>/etc/cups/cupsd.conf</path>. It's structure is similar to Apache's
+<path>httpd.conf</path> file, so many you may find it familiar. Outlined in the
+example are the directives that need to be changed:
 </p>
 
 <pre caption="/etc/cups/cupsd.conf">
@@ -732,19 +726,19 @@
 find and download the correct PPD file for your printer and CUPS. To do so,
 click the link Printer Listings to the left. Select your printers manufacturer
 and the model in the pulldown menu, e.g. HP and DeskJet 930C. Click "Show". On
-the page coming up click the "recommended driver" link after reading the
-various notes and information. Then fetch the PPD file from the next page,
-again after reading the notes and introductions there. You may have to select
-your printers manufacturer and model again. Reading the <uri
-link="http://www.linuxprinting.org/cups-doc.html">CUPS quickstart guide</uri>
-is also very helpful when working with CUPS.
+the page coming up click the "recommended driver" link after reading the various
+notes and information. Then fetch the PPD file from the next page, again after
+reading the notes and introductions there. You may have to select your printers
+manufacturer and model again. Reading the <uri
+link="http://www.linuxprinting.org/cups-doc.html">CUPS quickstart guide</uri> is
+also very helpful when working with CUPS.
 </p>
 
 <p>
-Now you have a PPD file for your printer to work with CUPS. Place it in 
-<path>/usr/share/cups/model</path>. The PPD for the HP DeskJet 930C was 
-named <path>HP-DeskJet_930C-hpijs.ppd</path>. You should now install the printer.  
-This can be done via the CUPS web interface or via command line. The web 
+Now you have a PPD file for your printer to work with CUPS. Place it in
+<path>/usr/share/cups/model</path>. The PPD for the HP DeskJet 930C was named
+<path>HP-DeskJet_930C-hpijs.ppd</path>. You should now install the printer.
+This can be done via the CUPS web interface or via command line. The web
 interface is found at <path>http://PrintServer:631</path> once CUPS is running.
 </p>
 
@@ -754,16 +748,15 @@
 </pre>
 
 <p>
-Remember to adjust to what you have. Be sure to have the name
-(<c>-p</c> argument) right (the name you set above during the Samba
-configuration!) and to put in the correct <c>usb:/dev/usb/blah</c>,
-<c>parallel:/dev/blah</c> or whatever device you are using for your
-printer.
+Remember to adjust to what you have. Be sure to have the name (<c>-p</c>
+argument) right (the name you set above during the Samba configuration!) and to
+put in the correct <c>usb:/dev/usb/blah</c>, <c>parallel:/dev/blah</c> or
+whatever device you are using for your printer.
 </p>
 
 <p>
-You should now be able to access the printer from the web interface
-and be able to print a test page.
+You should now be able to access the printer from the web interface and be able
+to print a test page.
 </p>
 
 </body>
@@ -773,12 +766,12 @@
 <body>
 
 <p>
-Now that the printer should be working it is time to install the drivers 
-for the Windows clients to work. Samba 2.2 introduced this functionality.
-Browsing to the print server in the Network Neighbourhood, right-clicking
-on the printershare and selecting "connect" downloads the appropriate
-drivers automagically to the connecting client, avoiding the hassle of 
-manually installing printer drivers locally.
+Now that the printer should be working it is time to install the drivers for the
+Windows clients to work. Samba 2.2 introduced this functionality.  Browsing to
+the print server in the Network Neighbourhood, right-clicking on the
+printershare and selecting "connect" downloads the appropriate drivers
+automagically to the connecting client, avoiding the hassle of manually
+installing printer drivers locally.
 </p>
 
 <p>
@@ -819,16 +812,16 @@
 
 <warn>
 The script <c>cups-samba.install</c> may not work for all *nixes (i.e. FreeBSD)
-because almost everything which is not part of the base system is 
-installed somewhere under the prefix <path>/usr/local/</path>. This 
-seems not to be the case for most things you install under GNU/Linux. 
-However, if your CUPS installation is somewhere other than 
-<path>/usr/share/cups/</path> see the example below.
+because almost everything which is not part of the base system is installed
+somewhere under the prefix <path>/usr/local/</path>. This seems not to be the
+case for most things you install under GNU/Linux.  However, if your CUPS
+installation is somewhere other than <path>/usr/share/cups/</path> see the
+example below.
 </warn> 
 
 <p>
-Suppose your CUPS installation resides under 
-<path>/usr/local/share/cups/</path>, and you want to install the drivers there. 
+Suppose your CUPS installation resides under
+<path>/usr/local/share/cups/</path>, and you want to install the drivers there.
 Do the following:
 </p>
 
@@ -867,33 +860,32 @@
 <ul>
   <li>
     The hostname given as a parameter for <c>-h</c> and <c>-H</c>
-    (<c>PrintServer</c>) often does not resolve correctly and doesn't
-    identify the print server for CUPS/Samba interaction.  If an error
-    like: <b>Warning: No PPD file for printer "CUPS_PRINTER_NAME" -
-    skipping!</b> occurs, the first thing you should do is substitute
-    <c>PrintServer</c> with <c>localhost</c> and try it again.
+    (<c>PrintServer</c>) often does not resolve correctly and doesn't identify
+    the print server for CUPS/Samba interaction. If an error like: <b>Warning:
+    No PPD file for printer "CUPS_PRINTER_NAME" - skipping!</b> occurs, the
+    first thing you should do is substitute <c>PrintServer</c> with
+    <c>localhost</c> and try it again.
   </li>
   <li>
-    The command fails with an <b>NT_STATUS_UNSUCCESSFUL</b>. This error message 
-    is quite common, but can be triggered by many problems. It's unfortunately 
-    not very helpful. One thing to try is to temporarily set <c>security = 
-    user</c> in your <path>smb.conf</path>. After/if the installation completes 
-    successfully, you should set it back to share, or whatever it was set to 
+    The command fails with an <b>NT_STATUS_UNSUCCESSFUL</b>. This error message
+    is quite common, but can be triggered by many problems. It's unfortunately
+    not very helpful. One thing to try is to temporarily set <c>security =
+    user</c> in your <path>smb.conf</path>. After/if the installation completes
+    successfully, you should set it back to share, or whatever it was set to
     before.
   </li>
 </ul>
 
 <p>
-This should install the correct driver directory structure under 
-<path>/etc/samba/printer</path>. That would be 
-<path>/etc/samba/printer/W32X86/2/</path>. The files contained should 
-be the 3 driver files and the PPD file, renamed to YourPrinterName.ppd 
-(the name which you gave the printer when installing it (see above).
+This should install the correct driver directory structure under
+<path>/etc/samba/printer</path>. That would be
+<path>/etc/samba/printer/W32X86/2/</path>. The files contained should be the 3
+driver files and the PPD file, renamed to <path>YourPrinterName.ppd</path> (the
+name which you gave the printer when installing it (see above).
 </p>
 
 <p>
-Pending no errors or other complications, your drivers are now 
-installed.
+Pending no errors or other complications, your drivers are now installed.
 </p>
 
 </body>
@@ -921,8 +913,8 @@
 
 <p>
 We will want to test our configuration file to ensure that it is formatted
-properly and all of our options have at least the correct syntax.  To do 
-this we run <c>testparm</c>.
+properly and all of our options have at least the correct syntax. To do this we
+run <c>testparm</c>.
 </p>
 
 <pre caption="Running the testparm">
@@ -962,9 +954,8 @@
 <body>
 
 <p>
-It would probably be prudent to check our logs at this time also.
-We will also want to take a peak at our Samba shares using 
-<c>smbclient</c>.
+It would probably be prudent to check our logs at this time also. We will also
+want to take a peak at our Samba shares using <c>smbclient</c>.
 </p>
 
 <pre caption="Checking the shares with smbclient">
@@ -984,7 +975,7 @@
 <body>
 
 <p>
-Despite the variation or distribution, the only thing needed is CUPS.  Do the
+Despite the variation or distribution, the only thing needed is CUPS. Do the
 equivalent on any other UNIX/Linux/BSD client.
 </p>
 
@@ -1025,8 +1016,8 @@
 <p>
 Just point your web browser to <c>http://printserver:631</c> on the client if
 you want to manage your printers and their jobs with a nice web interface.
-Replace <c>printserver</c> with the name of the <e>machine</e> that acts as
-your print server, not the name you gave to the cups print server if you used
+Replace <c>printserver</c> with the name of the <e>machine</e> that acts as your
+print server, not the name you gave to the cups print server if you used
 different names.
 </p>
 
@@ -1039,8 +1030,8 @@
 <p>
 Now is time to configure our kernel to support smbfs. Since I'm assumming we've
 all compiled at least one kernel, we'll need to make sure we have all the right
-options selected in our kernel.  For simplicity sake, make it a module for ease
-of use.  It is the author's opinion that kernel modules are a good thing and
+options selected in our kernel. For simplicity's sake, make it a module for ease
+of use. It is the author's opinion that kernel modules are a good thing and
 should be used whenever possible.
 </p>
 
@@ -1058,8 +1049,8 @@
 </pre>
 
 <p>
-Once the modules is loaded, mounting a Windows or Samba share is 
-possible.  Use <c>mount</c> to accomplish this, as detailed below:
+Once the module is loaded, mounting a Windows or Samba share is possible. Use
+<c>mount</c> to accomplish this, as detailed below:
 </p>
 
 <pre caption="Mounting a Windows/Samba share">
@@ -1074,8 +1065,7 @@
 </pre>
 
 <p>
-After you mount the share, you would access it as if it were a local 
-drive.
+After you mount the share, you would access it as if it were a local drive.
 </p>
 
 </body>
@@ -1085,11 +1075,10 @@
 <body>
 
 <p>
-That's just a bit of point-and-click. Browse to
-<path>\\PrintServer</path> and right click on the printer
-(HPDeskJet930C) and click connect. This will download the drivers to
-the Windows client and now every application (such as Word or Acrobat)
-will offer HPDeskJet930C as an available printer to print to. :-)
+That's just a bit of point-and-click. Browse to <path>\\PrintServer</path> and
+right click on the printer (HPDeskJet930C) and click connect. This will download
+the drivers to the Windows client and now every application (such as Word or
+Acrobat) will offer HPDeskJet930C as an available printer to print to. :-)
 </p>
 
 </body>
@@ -1103,9 +1092,8 @@
 <body>
 
 <p>
-Well that should be it. You should now have a successful printing enviroment
-that is friendly to both Windows and *nix as well as a fully virus-free working
-share!
+That should be it. You should now have a successful printing enviroment that is
+friendly to both Windows and *nix as well as a fully virus-free working share!
 </p>
 
 </body>
@@ -1133,11 +1121,10 @@
   <li><uri link="http://linuxprinting.org/">LinuxPrinting dot Org</uri></li>
   <li>
     <uri link="http://www.linuxprinting.org/kpfeifle/SambaPrintHOWTO/">Kurt
-    Pfeifle's Samba Print HOWTO</uri> (
-    This HOWTO really covers <e>ANYTHING</e> and <e>EVERYTHING</e> 
-    I've written here, plus a LOT more concerning CUPS and Samba, and 
-    generally printing support on networks. A really interesting read, 
-    with lots and lots of details)
+    Pfeifle's Samba Print HOWTO</uri> ( This HOWTO really covers <e>ANYTHING</e>
+    and <e>EVERYTHING</e> I've written here, plus a LOT more concerning CUPS and
+    Samba, and generally printing support on networks. A really interesting
+    read, with lots and lots of details.)
   </li>
   <li><uri link="http://www.freebsddiary.org/cups.php">FreeBSD Diary's CUPS Topic</uri></li>
 </ul>
@@ -1149,11 +1136,11 @@
 <body>
 
 <p>
-See <uri link="http://www.linuxprinting.org/kpfeifle/SambaPrintHOWTO/Samba-HOWTO-Collection-3.0-PrintingChapter-11th-draft.html#37">this 
-page</uri> from Kurt Pfeifle's "Printing Support in Samba 3.0" 
-manual. Lots of useful tips there! Be sure to look this one up 
-first, before posting questions and problems! Maybe the solution 
-you're looking for is right there.
+See <uri
+link="http://www.linuxprinting.org/kpfeifle/SambaPrintHOWTO/Samba-HOWTO-Collection-3.0-PrintingChapter-11th-draft.html#37">this
+page</uri> from Kurt Pfeifle's "Printing Support in Samba 3.0" manual. Lots of
+useful tips there! Be sure to look this one up first, before posting questions
+and problems! Maybe the solution you're looking for is right there.
 </p>
 
 </body>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2007-06-06 22:42 Josh Saddler
  0 siblings, 0 replies; 18+ messages in thread
From: Josh Saddler @ 2007-06-06 22:42 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    07/06/06 22:42:25

  Modified:             quick-samba-howto.xml
  Log:
  some updates for bug 181130

Revision  Changes    Path
1.28                 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.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.27&r2=1.28

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- quick-samba-howto.xml	5 Jun 2007 21:33:31 -0000	1.27
+++ quick-samba-howto.xml	6 Jun 2007 22:42:25 -0000	1.28
@@ -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.27 2007/06/05 21:33:31 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.28 2007/06/06 22:42:25 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/doc/en/quick-samba-howto.xml">
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
@@ -20,8 +20,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 <license/>
 
-<version>1.16</version>
-<date>2007-06-05</date>
+<version>1.17</version>
+<date>2007-06-06</date>
 
 <chapter>
 <title>Introduction to this HOWTO</title>
@@ -146,8 +146,8 @@
   <li>app-antivirus/clamav</li>
   <li>net-print/cups</li>
   <li>net-print/foomatic</li>
-  <li>net-print/hpijs (if you have an HP printer)</li>
-  <li>A kernel of sorts (preferably 2.4.24+ or 2.6.x)</li>
+  <li>net-print/hplip (if you have an HP printer)</li>
+  <li>A kernel of sorts (2.6)</li>
   <li>A printer (PS or non-PS, maybe not TOO new or fancy)</li>
   <li>
     A working network (home/office/etc) consisting of more than one machine)
@@ -174,12 +174,12 @@
 <body>
 
 <p>
-Before emerging anything, take a look at the various USE flags
-available to Samba.
+Before emerging anything, take a look at some of the various USE flags available
+to Samba.
 </p>
 
 <pre caption="Samba uses the following USE Variables:">
-kerberos mysql xml acl cups ldap pam readline python oav libclamav
+kerberos acl cups ldap pam readline python oav
 </pre>
 
 <p>
@@ -202,24 +202,6 @@
   </ti>
 </tr>
 <tr>
-  <th><b>mysql</b></th>
-  <ti>
-    This will allow Samba to use MySQL in order to do password authentication.
-    It will store ACLs, usernames, passwords, etc in a database versus a 
-    flat file.  If Samba is needed to do password authentication, such as 
-    acting as a password validation server or a Primary Domain Controller 
-    (PDC).
-  </ti>
-</tr>
-<tr>
-  <th><b>xml</b></th>
-  <ti>
-    The xml USE option for Samba provides a password database backend allowing
-    Samba to store account details in XML files, for the same reasons listed in 
-    the mysql USE flag description.
-  </ti>
-</tr>
-<tr>
   <th><b>acl</b></th>
   <ti>
     Enables Access Control Lists. The ACL support in Samba uses a patched
@@ -277,12 +259,6 @@
     (SAVI), Symantec CarrierScan, and Trend Micro (VSAPI).
   </ti>
 </tr>
-<tr>
-  <th><b>libclamav</b></th>
-  <ti>
-    Use the ClamAV library instead of the clamd daemon
-  </ti>
-</tr>
 </table>
 
 <p>
@@ -385,15 +361,15 @@
 </body>
 </section>
 <section>
-<title>Emerging net-print/hpijs</title>
+<title>Emerging net-print/hplip</title>
 <body>
 
 <p>
 You only need to emerge this if you use an HP printer.
 </p>
 
-<pre caption="Emerge hpijs">
-# <i>emerge net-print/hpijs</i>
+<pre caption="Emerge hplip">
+# <i>emerge net-print/hplip</i>
 </pre>
 
 </body>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2006-12-25 17:30 Josh Saddler
  0 siblings, 0 replies; 18+ messages in thread
From: Josh Saddler @ 2006-12-25 17:30 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    06/12/25 17:30:26

  Modified:             quick-samba-howto.xml
  Log:
  updated cups-samba driver download link. mirrored the old file at my devspace, since only 6.0 is now available from cups.org. bug 159061

Revision  Changes    Path
1.26                 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.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.25&r2=1.26

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- quick-samba-howto.xml	19 Jun 2006 12:08:14 -0000	1.25
+++ quick-samba-howto.xml	25 Dec 2006 17:30:26 -0000	1.26
@@ -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.25 2006/06/19 12:08:14 flammie Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.26 2006/12/25 17:30:26 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/doc/en/quick-samba-howto.xml">
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
@@ -20,8 +20,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 <license/>
 
-<version>1.14</version>
-<date>2006-03-11</date>
+<version>1.15</version>
+<date>2006-12-25</date>
 
 <chapter>
 <title>Introduction to this HOWTO</title>
@@ -806,18 +806,21 @@
 </p>
 
 <p>
-There are two sets of printer drivers for this. First, the Adobe PS 
-drivers which can be obtained from <uri 
-link="http://www.adobe.com/support/downloads/main.html">Adobe</uri> 
-(PostScript printer drivers). Second, there are the CUPS PS drivers, 
-to be obtained from <uri link="http://www.cups.org/software.php">the 
-CUPS homepage</uri> and selecting "CUPS Driver for Windows" from the 
-pull down menu. There doesn't seem to be a difference between the
-functionality of the two, but the Adobe PS drivers need to be extracted
-on a Windows System since it's a Windows binary. Also the whole procedure
-of finding and copying the correct files is a bit more hassle. The CUPS
-drivers seem to support some options the Adobe drivers don't.
-</p>
+There are two sets of printer drivers for this. First, the Adobe PS drivers
+which can be obtained from <uri
+link="http://www.adobe.com/support/downloads/main.html">Adobe</uri> (PostScript
+printer drivers). Second, there are the CUPS PS drivers, to be obtained <uri
+link="http://dev.gentoo.org/~nightmorph/misc/cups-samba-5.0rc2.tar.gz">here</uri>.
+There doesn't seem to be a difference between the functionality of the two, but
+the Adobe PS drivers need to be extracted on a Windows System since it's a
+Windows binary. Also the whole procedure of finding and copying the correct
+files is a bit more hassle. The CUPS drivers seem to support some options the
+Adobe drivers don't.
+</p>
+<!-- 
+used to be available at www.cups.org/articles.php?L142+p4, but only 6.0 is
+available. at some point, we should update this for 6.0.
+-->
 
 <p>
 This HOWTO uses the CUPS drivers for Windows. The downloaded file is 
@@ -876,10 +879,9 @@
 </pre>
 
 <warn>
-The execution of this command often causes the most trouble. 
-Reading through the <uri 
-link="http://forums.gentoo.org/viewtopic.php?t=110931">posts in this 
-thread</uri>.
+The execution of this command often causes the most trouble. Read through the
+<uri link="http://forums.gentoo.org/viewtopic.php?t=110931">posts in this
+thread</uri> for some troubleshooting tips.
 </warn>
 
 <p>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2006-03-11 16:15 swift
  0 siblings, 0 replies; 18+ messages in thread
From: swift @ 2006-03-11 16:15 UTC (permalink / raw
  To: gentoo-doc-cvs

swift       06/03/11 16:15:34

  Modified:             quick-samba-howto.xml
  Log:
  Removed stale link, reported by Phil Pennock

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

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.24&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.24&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml.diff?r1=1.23&r2=1.24&cvsroot=gentoo

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- quick-samba-howto.xml	6 Mar 2006 15:39:43 -0000	1.23
+++ quick-samba-howto.xml	11 Mar 2006 16:15:34 -0000	1.24
@@ -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.23 2006/03/06 15:39:43 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.24 2006/03/11 16:15:34 swift Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/doc/en/quick-samba-howto.xml">
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
@@ -20,8 +20,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 <license/>
 
-<version>1.13</version>
-<date>2006-03-06</date>
+<version>1.14</version>
+<date>2006-03-11</date>
 
 <chapter>
 <title>Introduction to this HOWTO</title>
@@ -301,7 +301,6 @@
     scope of this HOWTO, you may find these links as helpful to your cause:
     <ul>
       <li><uri>http://www.bluelightning.org/linux/samba_acl_howto/</uri></li>
-      <li><uri>http://open-projects.linuxcare.com/research-papers/winbind-08162000.html</uri></li>
       <li><uri>http://www.wlug.org.nz/HowtoSamba3AndActiveDirectory</uri></li>
     </ul>
   </li>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2006-03-06 15:39 Josh Saddler
  0 siblings, 0 replies; 18+ messages in thread
From: Josh Saddler @ 2006-03-06 15:39 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    06/03/06 15:39:44

  Modified:             quick-samba-howto.xml
  Log:
  Typo fix for quick-samba-howto. **no content changes**

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

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.23&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.23&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml.diff?r1=1.22&r2=1.23&cvsroot=gentoo

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- quick-samba-howto.xml	6 Mar 2006 14:18:33 -0000	1.22
+++ quick-samba-howto.xml	6 Mar 2006 15:39:43 -0000	1.23
@@ -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.22 2006/03/06 14:18:33 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.23 2006/03/06 15:39:43 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/doc/en/quick-samba-howto.xml">
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
@@ -865,8 +865,8 @@
 </pre>
 
 <p>
-Now we'll use the script <c>cupsaddsmb</c> provided by the CUPS 
-distribution. It's man page is an interesting read.
+Now we'll use the script <c>cupsaddsmb</c> provided by the CUPS distribution.
+Its man page is an interesting read.
 </p>
 
 <pre caption="Run cupsaddsmb">



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2006-03-06 14:18 Josh Saddler
  0 siblings, 0 replies; 18+ messages in thread
From: Josh Saddler @ 2006-03-06 14:18 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    06/03/06 14:18:33

  Modified:             quick-samba-howto.xml
  Log:
  Added cupsd restart to quick-samba-howto for bug 117876

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

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.22&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.22&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml.diff?r1=1.21&r2=1.22&cvsroot=gentoo

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- quick-samba-howto.xml	6 Mar 2006 09:18:30 -0000	1.21
+++ quick-samba-howto.xml	6 Mar 2006 14:18:33 -0000	1.22
@@ -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.21 2006/03/06 09:18:30 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.22 2006/03/06 14:18:33 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/doc/en/quick-samba-howto.xml">
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
@@ -20,8 +20,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 <license/>
 
-<version>1.12</version>
-<date>2005-03-26</date>
+<version>1.13</version>
+<date>2006-03-06</date>
 
 <chapter>
 <title>Introduction to this HOWTO</title>
@@ -775,6 +775,7 @@
 
 <pre caption="Install the printer via command line">
 # <i>lpadmin -p HPDeskJet930C -E -v usb:/dev/ultp0 -m HP-DeskJet_930C-hpijs.ppd</i>
+# <i>/etc/init.d/cupsd restart</i>
 </pre>
 
 <p>
@@ -860,6 +861,7 @@
 # <i>cd usr/share/cups/drivers</i>
 <comment>(no leading / !)</comment>
 # <i>cp cups* /usr/local/share/cups/drivers</i>
+# <i>/etc/init.d/cupsd restart</i>
 </pre>
 
 <p>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml
@ 2005-10-02 21:26 Lukasz Damentko
  0 siblings, 0 replies; 18+ messages in thread
From: Lukasz Damentko @ 2005-10-02 21:26 UTC (permalink / raw
  To: gentoo-doc-cvs

rane        05/10/02 21:26:32

  Modified:    xml/htdocs/doc/en quick-samba-howto.xml
  Log:
  minor fix (an FAQ -> a FAQ) thx to mad939 for reporting - NO OTHER CONTENT CHANGE

Revision  Changes    Path
1.19      +2 -2      xml/htdocs/doc/en/quick-samba-howto.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.19&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.19&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml.diff?r1=1.18&r2=1.19&cvsroot=gentoo

Index: quick-samba-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- quick-samba-howto.xml	29 May 2005 16:28:50 -0000	1.18
+++ quick-samba-howto.xml	2 Oct 2005 21:26:32 -0000	1.19
@@ -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.18 2005/05/29 16:28:50 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.19 2005/10/02 21:26:32 rane Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="quick-samba-howto.xml">
 <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title>
@@ -44,7 +44,7 @@
 </p>
 
 <p>
-This HOWTO originally started not as a HOWTO, but as an FAQ.  It was 
+This HOWTO originally started not as a HOWTO, but as a FAQ.  It was 
 intended to explore the functionality and power of the Gentoo system, 
 portage and the flexibility of USE flags.  Like so many other projects, 
 it was quickly discovered what was missing in the Gentoo realm: there 



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2011-10-31  3:58 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-01 11:30 [gentoo-doc-cvs] cvs commit: quick-samba-howto.xml Xavier Neys
  -- strict thread matches above, loose matches on Subject: below --
2008-05-02  4:46 Joshua Saddler
2007-12-20 19:13 Sven Vermeulen
2007-12-01 11:34 Xavier Neys
2007-12-01 11:25 Xavier Neys
2007-10-14 19:10 Josh Saddler
2007-09-15 16:47 Sven Vermeulen
2007-07-30 17:32 Jose Luis Rivero
2007-07-29 22:14 Josh Saddler
2007-07-29  6:48 Josh Saddler
2007-07-08  2:22 Josh Saddler
2007-06-06 23:23 Josh Saddler
2007-06-06 22:42 Josh Saddler
2006-12-25 17:30 Josh Saddler
2006-03-11 16:15 swift
2006-03-06 15:39 Josh Saddler
2006-03-06 14:18 Josh Saddler
2005-10-02 21:26 Lukasz Damentko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox