LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Which services to keep for samba? (https://www.linuxquestions.org/questions/linux-newbie-8/which-services-to-keep-for-samba-227129/)

dataangel 09-05-2004 10:05 PM

Which services to keep for samba?
 
I need to be able to share files between my windows desktop and my linux laptop. My question is what services can I disable relating to nfs and nfsv4 if any?

I've got nfs, nfslock, rpcgssd, rpcidmapd, portmap, and rpcsvcgssd running. Are all of these necessary for me to be able to share files or can I turn some of them off?

Demonbane 09-05-2004 10:07 PM

NFS doesn't have much to do with Samba, all you need is portmap

pmrent 09-05-2004 11:52 PM

what do you mean by sharing?

Do you want to work on a file from your windoze machine that is on your linux laptop or vise versa?
or are you looking for a way to transfer files from one to the other without using a floppy, thumb, etc.?

Samba works well for the first option.

rcp, scp, nfs, ftp are all options for the transfering.


Lastly.....
I'm not sure which services you can disbale. Do them all and see what happens.

dataangel 09-06-2004 01:14 PM

I don't need to work on a document from one on the other. I just need to transfer files. I thought samba was responsible for that when you're transfering between a linux box and a windows one. The protocol it shows in the address bar is smb:// after all :P Fedora Core 2 automatically set it up so "Windows Network" was in the network browser. I want that icon to continue working. I'll try disabling them all but portmap.

David the H. 09-06-2004 04:50 PM

Samba should be all you need for simple Windows networking. You don't need any of the other stuff, AFAIK. I just finished setting up Samba on my system and I can now access any of the files I need from either system. I don't have any of the other stuff you mention except portmap.

Electro 09-06-2004 11:12 PM

You do not need portmap. Portmap is to keep NFS happy. Also portmap is a security risk. SAMBA runs fine without portmap running.

IAnCool 09-07-2004 09:15 AM

is this also applicable to SUSE linux?


All times are GMT -5. The time now is 12:32 PM.