Hi Greg
On Sat, 2003-03-29 at 15:56, Greg Meyer wrote:
> On Saturday 29 March 2003 10:23 am, richard bown wrote:
> > Just moved up to 9.1,,,nice :))
> >
> > Is there anyone will to assist me off line setting up samba, the setup
> 
> Why do it off-line.  That is what this list is for.
Well there are some that will disagree :)
> Post your /etc/samba/smb.conf file, a quick synopsis of your network and a 
> summary of what you are trying to do.
The LAN here is 4 machines 3 running MDK and 1 windows 2000, the latter
is used only for apps like Kazar and media players where I hav'nt found
plugins to work with galeon or Mozilla.
I am confused with setting the mount points on this machine for samba.
Here's the samba conf file 
# Samba config file created using SWAT
# from localhost (127.0.0.1)
# Date: 2003/03/29 15:57:41
 
# Global parameters
[global]
        workgroup = MDKGROUP
        netbios name = FW-GB7TF
        server string = Samba Server %v
        encrypt passwords = Yes
        map to guest = Bad User
        log file = /var/log/samba/log.%m
        max log size = 50
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        printcap name = cups
        domain logons = Yes
        dns proxy = No
        printer admin = @adm
        printing = cups
 
[homes]
        comment = Home Directories
        read only = No
        browseable = No
 
[printers]
        comment = All Printers
        path = /var/spool/samba
        create mask = 0700
        guest ok = Yes
        printable = Yes
        print command = lpr-cups -P %p -o raw %s -r   # using client
side printer drivers.
        browseable = No
 
[print$]
        path = /var/lib/samba/printers
        write list = @adm root
        guest ok = Yes
 
[pdf-generator]
        comment = PDF Generator (only valid users)
        path = /var/tmp
        printable = Yes
        print command = /usr/share/samba/scripts/print-pdf %s ~%u
//%L/%u %m %I
"%J" &

HTH & TIA
-- 
richard bown <[EMAIL PROTECTED]>


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to