Thank you Agile, that seemed to work well and will do for my purposes.  Out of curiosity, any idea why I could map it from my fedora 8 box, but not from the CentOS 4 box?<br>Thank you again.  The CentOS community is the best ;)<br>

<br>Jeff<br><br><div class="gmail_quote">On Tue, Apr 27, 2010 at 2:25 PM, Agile Aspect <span dir="ltr"><<a href="mailto:agile.aspect@gmail.com">agile.aspect@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

On Tue, Apr 27, 2010 at 4:14 PM, Jeff Sadino<br>
<div class="im">> However, I can do this:<br>
> smbclient //<a href="http://10.1.1.17/Users" target="_blank">10.1.1.17/Users</a> -U jsadino<br>
> Password:<br>
> Domain=[MRILAB1] OS=[Windows Server (R) 2008 Standard 6002 Service Pack 2]<br>
> Server=[Windows Server (R) 2008 Standard 6.0]<br>
> smb: \> exit<br>
><br>
> But if I try the same thing into /users/Jeff, I can't:<br>
> smbclient //<a href="http://10.1.1.17/Users/Jeff" target="_blank">10.1.1.17/Users/Jeff</a> -U jsadino<br>
> Password:<br>
> Domain=[MRILAB1] OS=[Windows Server (R) 2008 Standard 6002 Service Pack 2]<br>
> Server=[Windows Server (R) 2008 Standard 6.0]<br>
> tree connect failed: NT_STATUS_BAD_NETWORK_NAME<br>
> [root@cluster mnt]#<br>
><br>
> And I couldn't put those into an fstab file anyways.<br>
><br>
> Eero:<br>
> mount -t cifs -o username=cluster,password=mrilab,uid=fs431,gid=fs<br>
> //<a href="http://10.1.1.17/USERS/Jeff" target="_blank">10.1.1.17/USERS/Jeff</a>  /mnt/Jeff<br>
> but it still only mounts the Users directory.<br>
><br>
<br>
</div>Try sharing your Jeff directory on the Windows server (without messing<br>
with the USERS sharing.)<br>
<br>
Then see if you can mount<br>
<br>
    //<a href="http://10.1.1.17/Jeff" target="_blank">10.1.1.17/Jeff</a>  /mnt/Jeff<br>
<br>
or test it with<br>
<br>
   smbclient //<a href="http://10.1.1.17/Jeff" target="_blank">10.1.1.17/Jeff</a> -U jsadino<br>
<div class="im"><br>
<br>
--<br>
      Enjoy global warming while it lasts.<br>
_______________________________________________<br>
</div><div><div></div><div class="h5">CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br>