[Samba] Re: Share reversal

Harvey, Barry bharvey at dpw.sbcounty.gov
Wed Dec 29 14:09:26 GMT 2004


Currently, I am using Mandrake Linux 10.1 (download edition) for Samba
version (3.0.7). Again, thank you for all or any of your help. 

 

[global]

 

   workgroup = MSHOME

 

   server string = MSHOME Server

 

 

   printcap name = cups

   load printers = yes

 

 

   printing = cups

 

 

   log file = /var/log/samba/log.%m

 

   max log size = 50

 

  map to guest = bad user

 

  encrypt passwords = yes

  smb passwd file = /etc/samba/smbpasswd

 

  dns proxy = no 

 

 

 

#============================ Share Definitions
============================== 

[homes]

   comment = Home Directories

   browseable = no

   writable = yes

[MP3]

   path = /home/MP3

   comment = MP3 Share

   browseable = yes

   writable = yes

   create mode = 744

   directory mask = 750

[Software]

   path = /home/SOFTWARE

   comment = Software Share

   browseable = yes

   writable = yes

[SHARED_FILES]

   path = /home/SHARED_FILES

   comment = Share Files

   browseable = yes

   writable = yes

   create mode = 777

   directory mask = 777

 

 

[printers]

   comment = All Printers

   path = /var/spool/samba

   browseable = no

 

   guest ok = yes

   writable = no

   printable = yes

   create mode = 0700

 

 

[pdf-gen]

   path = /var/tmp

   guest ok = No

   printable = Yes

   comment = PDF Generator (only valid users)

   printing = bsd

   printcap name = cups

   #print command = /usr/share/samba/scripts/print-pdf

file path win_path recipient IP &

   print command = /usr/share/samba/scripts/print-pdf

"%s" "%H" "//%L/%u" "%m" "%I" "%J" &

    lpq command = /bin/true

 

 



More information about the samba mailing list