]> git.pld-linux.org Git - packages/samba.git/commitdiff
- typos, added cups to printing
authordeejay1 <deejay1@pld-linux.org>
Sat, 21 Jun 2003 13:45:44 +0000 (13:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    smb.conf -> 1.5

smb.conf

index f2ba4847453be8f5c543b119a148165f92de009e..2af732c7932afe992b8025b0c9a4e0a894f0a56d 100644 (file)
--- a/smb.conf
+++ b/smb.conf
@@ -34,7 +34,7 @@
 
 # It should not be necessary to spell out the print system type unless
 # yours is non-standard. Currently supported print systems include:
-# bsd, sysv, plp, lprng, aix, hpux, qnx
+# bsd, sysv, plp, lprng, aix, hpux, qnx, cups
    printing = lprng
 
 # Uncomment this if you want a guest account, you must add this to /etc/passwd
@@ -66,7 +66,7 @@
 ;  smb passwd file = /etc/smbpasswd
 
 # The following are needed to allow password changing from Windows to
-# update the Linux sytsem password also.
+# update the Linux system password also.
 # NOTE: Use these with 'encrypt passwords' and 'smb passwd file' above.
 # NOTE2: You do NOT need these to allow workstations to change only
 #        the encrypted SMB passwords. They allow the Unix password
 # Windows95 workstations. 
 ;   domain logons = yes
 
-# if you enable domain logons then you may want a per-machine or
+# If you enable domain logons then you may want a per-machine or
 # per user logon script
 # run a specific logon batch file per workstation (machine)
 ;   logon script = %m.bat
 ;   writable = yes
 ;   printable = no
 
-# a service which has a different directory for each machine that connects
+# A service which has a different directory for each machine that connects
 # this allows you to tailor configurations to incoming machines. You could
 # also use the %u option to tailor it by user name.
 # The %m gets replaced with the machine name that is connecting.
This page took 0.078636 seconds and 4 git commands to generate.