Some MS Software doesn't work with SAMBA?

Brooklyn Linux Solutions CEO ruben at mrbrklyn.com
Mon Mar 19 14:13:26 GMT 2001


Someone asked me to run an ls and give them a conf file to look at this
program.

The directory is too large, so I'll put it under my web server
at

http://www2.mrbrklyn.com/dir

and the smb.conf looks like this (currently)

Samba config file created using SWAT
# from 192.168.0.111 (192.168.0.111)
# Date: 2001/01/05 01:38:50

# Global parameters
[global]
        workgroup = RMCPA 
        server string = Samba Server
        log file = /var/log/samba/log.%m
        max log size = 0
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        printcap name = /etc/printcap    
        os level = 64
        preferred master = Yes
        domain master = Yes
        printing = bsd
        lpq command = lpq -P%p 
        create mask = 7777
        # share modes = yes
        # locking = yes
        level2 oplocks = True
        delete readonly = Yes
        veto files = True        directory mask = 7777
        directory security mask = 7777


[homes]
        comment = Home Directories
        writeable = Yes
        browseable = Yes

[printers]
        comment = All Printers
        path = /var/spool/samba
        print ok = Yes
        printable = Yes
        browseable = Yes


[data]
        path = /home/data
        writeable = Yes
        browseable = Yes
        directory mask = 7777
        create mask = 7777
        directory security mask = 7777
        security mask = 7777
#       force directory security mode = 0777

[www]
        path = /home/httpd/html
        writeable = Yes
        browseable = Yes
        directory mask = 0664
        create mask = 0664

-- 
Brooklyn Linux Solutions
http://www.mrbrklyn.com
http://www.brooklynonline.com

1-718-382-5752




More information about the samba mailing list