[96911] in RedHat Linux List
samba unable to write files
daemon@ATHENA.MIT.EDU (Justin Kuntz)
Fri Oct 30 02:17:48 1998
From: "Justin Kuntz" <jkuntz@prominic.com>
To: redhat-list@redhat.com
Date: Fri, 30 Oct 1998 01:16:23 -0600
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
I am trying to do something very simple with Samba:
be able to access the ENTIRE linux filesystem from NT V4.0 sp3 (with the
Samba-necessary encryption registry setting added).
I can do things like the following from NT:
net use l: \\sambaserver\test
net use l: \\sambaserver\public
It connects, shows up in NT Explorer, I can view the files, directories,
etc.
HOWEVER, I cannot make files or directories. I would like for any files or
directories I make to be set as root ownership. So far I am just getting
'access denied' anytime I try to change anything on the Samba server
filesystem.
As always, your help is appreciated! Thanks....
---------- my smb.conf file ---------------
[global]
comment = Linux SMB
workgroup = RHLSMB
server string = Red Hat Linux
# security = user
socket options = TCP_NODELAY
preferred master = yes
[test]
path = /tmp/samba_test
writable = true
public = yes
[public]
path = /
writable = true
public = yes
[IPC$]
public = yes
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.