Re: [SLUG] Suck it dry

From: Sick Twist (thesicktwist@hotmail.com)
Date: Tue Aug 02 2005 - 13:54:27 EDT


>From: "Sick Twist" <thesicktwist@hotmail.com>
>Reply-To: slug@nks.net
>To: slug@nks.net
>Subject: Re: [SLUG] Suck it dry
>Date: Tue, 02 Aug 2005 13:40:00 -0400
>
>I think you may need to edit /etc/samba/smb.conf. Here is a working
>configuration that I have on my box. It allows read-only access for any
>user:
>
>[global]
>wins support = yes
>workgroup = HOME
>security = share
>
>[share_name]
>path = /path/to/share
>read only = yes
>guest only = yes
>browseable = yes
>
>Just change share_name to whatever you would like to call the shared
>directory and change the path to the directory you would like to access.
>Don't forget to restart the SAMBA daemons after you have edited the file.
>
>/etc/init.d/samba restart
>
>-Jonathon

Oops, I forget to mention that you also need to change the workgroup name in
/etc/samba/smb.conf if you use something other than "HOME" on your network.

-Jonathon

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:38:41 EDT