I do have the directory /EZpages
I do have the user guestaccount (does it matter if it is not named guest?)
If I su to the guest account I can cd to /EZpages and do a ls -l
The errror I am seeing in /etc/var/syslog is Ignoring unknown parameter "guest"
Jim
>
> From: "Jeremy C. Reed" <reed@reedmedia.net>
> Date: 2003/09/12 Fri PM 08:18:25 EDT
> To: plug-discuss@lists.plug.phoenix.az.us
> Subject: Re: Re: samba
>
> On Fri, 12 Sep 2003 elemint@cox.net wrote:
>
> > [share]
> > comment = Shared Data
> > path = /directory
>
> Do you have that directory?
>
> ls -l /directory
>
> > security = share
> > guest account = guestaccount
>
> Do you have that user account?
>
> grep ^guestaccount: /etc/passwd
>
> Does your "guestaccount" user have permission to browse /directory ??
>
> su guestaccount -c ls -l /directory
>
> > guest = ok
> > null passwords = yes
> > browseable = yes
> > writeable = no
>
> Jeremy C. Reed
> http://www.reedmedia.net/
>
> p.s. Please consider cutting the extra signatures at bottoms of emails
> when replying.
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>