Results 1 to 3 of 3
I installed SAMBA and SWAT, latest versions. What I want to accomplish is to give Windows users unlimited read/write access to the entire filesystem, eg. (/). Barring that, I'd like ...
- 10-25-2010 #1Just Joined!
- Join Date
- Mar 2008
- Posts
- 3
SAMBA -- how to get unlimited read/write?
I installed SAMBA and SWAT, latest versions. What I want to accomplish is to give Windows users unlimited read/write access to the entire filesystem, eg. (/). Barring that, I'd like to at least be able to configure full access to individual directories.
And by "unlimited", I mean being able to edit and delete everything that would be normally accessible only by the root user. I want to grant the Windows users of the shares access as if they were root users.
- 10-26-2010 #2
I don't think there is any reason in the world to grant / access to anyone via Samba or any other method.....you're just asking for trouble.
I'm sure you can figure it out if you really want to...I'll even point you in the right direction.
Personal Fedora 13 Installation GuideI do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 10-27-2010 #3
It is fairly easy to share the whole drive on a Windows machine,
or at least it used to be. With Win98 I remember just right
clicking C:\ and sharing the drive. With Samba it is tricky.
You not only give access in the Samba config, but you must
do it also in the file system. I share a folder in my home folder.
It is called archive, so I have to chmod 777 the
folder in order for it to be accessible to samba users. If you
want to share the whole system, you need to change the
permissions on the whole system. This may have unintended
consequences on how things work. Feel free to experiment!


Reply With Quote