linux4all
Group: Members
Posts: 13
Joined: April 2006 |
|
Posted: April 29 2006,21:05 |
|
Quote (rjmusto @ April 29 2006,14:07) | Thanks for that.
VI works fine.
Having modified the conf file I assume it is necessary to restart smb in order to pick up the changes. How do I do that?
I've seen other LINUX posts using the 'service' command to restart smb, but that does not seem to be implemented in DSL. |
I'm still wrestling with this. I'm sure I'll be able to somehow edit the smb.conf file, but I'm wondering what exactly to put into it. Can I assume that i can copy entries from a smb.conf file from another system... in my case, a Xandros distribution, which is also a Debian Distro? If I do this, then to share a Fat32 windows drive F:, I should add the following entries to my smb.conf file
[F] public=yes browseable=yes path=path-to-F writeable=yes force user=dsl max connections=0 available=yes
Will that do the trick, or do I need to add more to smb.conf to get it to work.
Does anyone know how to restart samba in dsl, or is it the same as in the normal samba man pages?
Thanks for helping out a new linux user.
|