On Wed, 2001-11-28 at 01:38, Reuben D Budiardja wrote:
> On Tuesday 27 November 2001 08:07 pm, you wrote:
> > Couple of points
> >
> > In what way doesn't it work - ie what feedback do you get?
> 
> It's still asking for password. My user passwd to be exact. I am the only 
> user in the machine.
> 
> > What unix permissions are on the drive to be shared
> permission 755
> 
> > What permissions are on the share
> Not sure what you mean, but is this the same question as above?
> 
> > What is the status of guest
> Again, I am not sure what you mean. I want it to be available to anyone 
> without even asked for passwd.

Guest usually maps to nobody - it may be worth checking what nobody can
do or create a specific guest user with no password

 
> > Have you got adduser script
> What user should I add?
> 
> Thanks in advance for the help.
> Reuben D. Budiardja
> 
> 
> > On Wed, 2001-11-28 at 00:14, Reuben D Budiardja wrote:
> > > Hi,
> > > I want to share my file using samba so that it's accessible for public
> > > (read only) without password. I've searched and looked documentation, but
> > > nothing really works. Could someone help me on how to do this? Below is
> > > the part from my samba.conf that I think should work (but it doesn't):
> > >
> > > [public]
> > >    comment = Public Stuff
> > >    path = /home/store
> > >    public = yes
> > >    guest ok = yes
> > >    writable = yes
> > >    printable = no
> > >    write list = @staff
> > >
> > > Thanks in advance for any help.
> > > Reuben D. Budiardja
> > >
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to