samba

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: plug-discuss@lists.plug.phoenix.az.us
Date:  
Subject: samba
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" <>
> Date: 2003/09/12 Fri PM 08:18:25 EDT
> To:
> Subject: Re: Re: samba
>
> On Fri, 12 Sep 2003 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 -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>