[Samba] Small Problem has me Pulling my Hair out

Jay Ts jay at jayts.cx
Tue Sep 17 02:01:00 GMT 2002


On Mon, Sep 16, 2002 at 08:16:36PM -0500, William Daugherty wrote:
> Here is a copy of my smb.conf
> ================
> # Samba config file created using SWAT
> # from localhost.fictx.net (127.0.0.1)
> # Date: 2002/09/16 18:10:57
> 
> # Global parameters
> [global]
>        workgroup = FICMX
>        name = pen-pen
> 
> [homes]
>        comment = Home Directories
>        guest ok = yes
>        path = \home
>        valid users = root %S
>        read only = no
> ====================

Try this for your [homes] share:

[homes]
        comment = %u's Home Directory
	browsable = no
	read only = no

Do not specify a path, guest ok, or valid users.

Jay Ts

-- 
This electronic transmission and any files attached to it are strictly
confidential and are not intended for the addressee. If you are
the intended addressee, you must not disclose, copy or take any action
in reliance of this transmission. If you have received this
transmission in error, please notify us and delete the same.
Thank you.



More information about the samba mailing list