[global]
        netbios name = Rancorwe
        workgroup = MSHOME
        server string = Rancorwe GNU/Linux (Samba %v, %h)
        show add printer wizard = no
        # Local master, see
        # /docs/htmldocs/Samba-HOWTO-Collection/NetworkBrowsing.html in the
        # sourcecode.
#       domain master = no
        # yes
#       local master = no
        local master = yes
        # yes
#       preferred master = no
        preferred master = yes
        # 65
#       os level = 0
        os level = 65
        # Logging
        log level = 2
        log file = /var/log/samba/%m.log
        max log size = 0
        security = share
        # Charset
        #dos charset = UTF-8
        unix charset = UTF8
        #unix charset = ISO8859-1
        # Securatah!
        #socket address = 192.168.1.25
        interfaces = eth0
        #hosts allow = 192.168.1. EXCEPT 192.168.1.1
        # Handling of messages
        # using a hacked shellthingy
        #message command = bash -c 'printf "From: %m (%M)\nDate: %T\nFile:
%s\n\n" >> /tmp/smbmsg;cat %s >> /tmp/smbmsg; echo '%' >> /tmp/smbmsg'
&
        # using a custom perlscript
        message command = perl /home/avar/bin/smbmsg.pl --from %m --ip %M 
--file %s &
[portage]
        browseable = no
        
        path = /usr/portage
        comment = The Gentoo GNU/Linux portage tree
        read only = Yes
        guest ok = Yes
[share]
        browseable = no
        
        path = /home/share
        comment = Shared Audio and Video files
        read only = Yes
        guest ok = Yes
[src]
        browseable = no

        path = /usr/src
        comment = Miscellaneous source-code
        read only = Yes
        guest ok = Yes


On Wed, 24 Nov 2004 12:05:20 +0100, Holger Krull <[EMAIL PROTECTED]> wrote:
> > (smb.conf attached)
> 
> Attachments get striped in this list
> Send smb.conf inline please.
> 
>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to