OK, that did it for the existing files.  But if I save a new file to the Samba
share, or copy a file from my PC to the share, same problem.

More ideas?

On Wed, 8 Jan 2003 14:42:06 -0500 [EMAIL PROTECTED] wrote:

> Do you need to chmod the files that have
> already been written
> there?  The ever popular chmod 666, or 660 if
> group ownership
> is correct.
> 
> ~ Daniel
> 
> > -----Original Message-----
> > From: Ed Breuninger
> [mailto:[EMAIL PROTECTED]] 
> > Sent: Wednesday, January 08, 2003 2:07 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [Samba] WinXP/WordXP "Read-only"
> problem
> > 
> > 
> > 
> > Thanks so far,
> > 
> > I've taken your comments and revised my
> smb.conf file 
> > (below), restarted the
> > server, re-logged into my XP box, yet my
> "read-only" problem 
> > continues.  Any
> > other thoughts?
> > 
> > Thanks,
> > 
> > --Ed
> > 
> > [global]
> >     netbios name = Server01
> >     workgroup = TKG
> > 
> >     os level = 64
> >     preferred master = yes
> >     domain master = yes
> >     local master = yes
> > 
> >     encrypt passwords = Yes
> >     security = user
> >     domain logons = Yes
> >     logon path = \\%N\homes\share\profiles\%u
> >     logon drive = U:
> >     logon home = \\%N\homes\%u
> >     logon script = logon.bat
> > 
> > 
> > [NETLOGON]
> >     path = /usr/local/samba/lib/netlogon
> >     read only = yes
> >     write list = ntadmin
> > 
> > [homes]
> >     comment = Home Directories
> >     browseable = no
> >     writable = yes
> >     guest ok = no
> >     read only = no
> > 
> > [share]
> >    comment = Server Share
> >    path = /home/share
> >    public = yes
> >    read only = no
> >    create mask = 0775
> >    force create mode = 0775
> >    force directory mode = 0775
> >    write list = @staff
> > 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to