LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Newbie - How to Access Windows Shares & Printers (https://www.linuxquestions.org/questions/linux-networking-3/newbie-how-to-access-windows-shares-and-printers-436947/)

bjw122 04-19-2006 09:38 PM

Newbie - How to Access Windows Shares & Printers
 
I'm running RHEL AS 4 but the other machines on our network at work are all running Windows. Can someone point me to a good starting place to learn about how to access shared Windows resources (i.e. drives, folders and printers) from my newly built RHEL node?

I've certainly heard of SAMBA but my understanding is (and this may be wrong) that SAMBA is for sharing resources on Linux with Windows nodes -- I want the opposite here.

manishsingh4u 04-19-2006 09:48 PM

Samba can do it both ways. A program called smbclient can be used to see windows shares on a linux machine.
for more information, type on the command line
Code:

man smbclient
if you see a manual for smbclient, then u already have smbclient installed, just run
Code:

smb:/
from the KMenu, to see the windows shares on your lan.


All times are GMT -5. The time now is 03:47 PM.