LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Mounting shares from Windows Server (https://www.linuxquestions.org/questions/linux-networking-3/mounting-shares-from-windows-server-849001/)

badger_fruit 12-08-2010 03:55 AM

Mounting shares from Windows Server
 
Dear all
Firstly, my apologies if this is not in the right place, it's networking related so hope nobody complains!!

My question is that I have a handful of servers, Server 1 is a Suse Linux machine and Server 2 is a Windows Server 2003 machine. I can mount and access the files/shares on the Linux machine no problem but when I come to using the Server 2003 shares I encounter problems ... here is a snip of my fstab ...

Code:

//10.0.0.20/applications  /myfolder/applications    cifs    username=user1,password=pass1,auto,uid=user2,gid=group2,0 0
user1 and pass1 is the username and password of a user (local to the remote machine) and user2 and group2 are taken from the machine performing the mount.

First thing first: Am I doing it right, is that how I should be mounting a share from a (Domain enabled) Windows Server 2003?

I look forward to any replies/assistance anyone can offer!!
Thanks!

chickenjoy 12-08-2010 04:14 AM

try the guide in this link and get back to us if it still doesn't work.

badger_fruit 12-08-2010 08:41 AM

chickenjoy, thanks for the link
that worked a treat, nice one!


All times are GMT -5. The time now is 12:39 AM.