Thanks, Erik.  Worked great.


On Thu, 08 May 2003 13:28:50 -0500
Erik Anderson <erik at andersonfam.org> wrote:

> You should be able to do something like this in your smb.conf...
> 
> [global]
>          smb passwd file = /etc/samba/smbpasswd
>          dns proxy = no
>          encrypt passwords = yes
>          socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
>          security = share
>          unix password sync = Yes
>          server string = Server1
>          workgroup = WORKGROUP
>          log file = /var/log/samba/%m.log
>          netbios name = server1
> 
> [share1]
>          comment = Share1
>          path = /pub/share1
>          read only = yes
>          public = yes
>          guest ok = yes
> 
> 
> That's what I'm doing and it works great.
> -Erik

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list