]> git.pld-linux.org Git - packages/samba.git/blobdiff - smb.conf
- more specific Requires
[packages/samba.git] / smb.conf
index d08a56a15796d112ab835130b22e89506ba7af99..f2ba4847453be8f5c543b119a148165f92de009e 100644 (file)
--- a/smb.conf
+++ b/smb.conf
@@ -35,7 +35,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
-;   printing = bsd
+   printing = lprng
 
 # Uncomment this if you want a guest account, you must add this to /etc/passwd
 # otherwise the user "nobody" is used
@@ -43,7 +43,7 @@
 
 # this tells Samba to use a separate log file for each machine
 # that connects
-   log file = /var/log/samba/log.%m
+   log file = /var/log/samba/log.%I
 
 # Put a capping on the size of the log files (in Kb).
    max log size = 50
 # the "staff" group
 ;[public]
 ;   comment = Public Stuff
-;   path = /home/samba
+;   path = /home/services/samba
 ;   public = yes
 ;   writable = yes
 ;   printable = no
This page took 0.106952 seconds and 4 git commands to generate.