LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Setting UP samba ??? (https://www.linuxquestions.org/questions/linux-networking-3/setting-up-samba-75028/)

chienchie 07-22-2003 08:14 PM

Setting UP samba ???
 
Hi,
i'm new user in linux network
i have trouble to setting up samba
i can connect in RW mode to other computer that using Windows,
The problem is if i working in linux the other computer in my network can't accessing Files in my computer :rolleyes:
what should i do to make my Files can access by the other computer.
I'm using RH 9.0,

:newbie: Waiting 4 an answer !!!:study:
Best Regards
~cHc~

daemon_14 07-22-2003 10:08 PM

Chienchie:

Several things need to happen. First, you need to edit the smb.conf file. This is the samba configuration file that allows certain hosts/networks to access the shared contents of your hard drive. You also might want to enable your samba server/client setup in the server options. The file itself is pretty self-explanitory, on what snippet of code does what, however, there is a good link out there for stepping though the smb.conf setup http://www.samba.netfirms.com/smbconf.htm.

Next, you need to make sure that you edit the firewall settings of Linux. For starters, you might just want to disable the firewall completely to make sure that there is nothing hindering you. Then, as you see that everything works, slowly increase the security level and make sure that you allow incoming connections. Finally, you might want to edit the iptables (or create your own). There are some good sites out there, however i don't have them available to me at the moment.

Hope this helps,
daemon

chienchie 07-22-2003 11:01 PM

Thanx 4 your reply. I'll try it !!!


;)

Ossymoon 07-23-2003 09:19 AM

Another thing you have to think about when your trying to write to a share is the permisson on the directory your writing too. If the user you are using does'nt have access to write to that directory in linux, then you wont be able to write to it through samba either...
Just a though

Ossy


All times are GMT -5. The time now is 09:19 PM.