Hello.  Thank you for your replies.<br><br>Agile:<br>I tried this:<br>mount -t smbfs -o username=cluster,password=mrilab //<a href="http://10.1.1.17/USERS/Jeff">10.1.1.17/USERS/Jeff</a> /mnt/Jeff<br>cli_negprot: SMB signing is mandatory and we have disabled it.<br>

21739: protocol negotiation failed<br>SMB connection failed<br>I tried debugging this yesterday, but each debug just led to more bugs.<br><br>However, I can do this:<br>smbclient //<a href="http://10.1.1.17/Users">10.1.1.17/Users</a> -U jsadino<br>

Password: <br>Domain=[MRILAB1] OS=[Windows Server (R) 2008 Standard 6002 Service Pack 2] 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">10.1.1.17/Users/Jeff</a> -U jsadino<br>Password: <br>Domain=[MRILAB1] OS=[Windows Server (R) 2008 Standard 6002 Service Pack 2] 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 //<a href="http://10.1.1.17/USERS/Jeff">10.1.1.17/USERS/Jeff</a>  /mnt/Jeff<br>

but it still only mounts the Users directory.<br><br>Thanks for the suggestions.  Any other ideas?<br>Jeff<br><br><br><div class="gmail_quote">On Tue, Apr 27, 2010 at 12:39 PM, Eero Volotinen <span dir="ltr"><<a href="mailto:eero.volotinen@iki.fi">eero.volotinen@iki.fi</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;">2010/4/28 Jeff Sadino <<a href="mailto:jsadino.queens@gmail.com">jsadino.queens@gmail.com</a>>:<br>


<div><div></div><div class="h5">> I am having trouble mounting drives.  We have a Windows 2008 (10.1.1.17,<br>
> MRISRV02) server with folders I what access to.  On my Fedora 8 client, in<br>
> my fstab file, I have:<br>
> //<a href="http://10.1.1.17/USERS/Jeff" target="_blank">10.1.1.17/USERS/Jeff</a>    /home/mriuser/Desktop/jeff      cifs<br>
> rw,username=cluster,password=mrilab 0 0<br>
> and this works just fine.  My samba is up to date:<br>
> [mriuser@localhost ~]$ rpm -qa | grep "samba"<br>
> samba-common-3.0.33-0.fc8<br>
> samba-3.0.33-0.fc8<br>
> system-config-samba-1.2.58-1.fc8<br>
> samba-client-3.0.33-0.fc8<br>
><br>
> However, we also have a CentOS 4 64bit "pseudo-server" machine.  When I try<br>
> to map the folders on this CentOS machine using an fstab entry like this:<br>
> //<a href="http://10.1.1.17/USERS/Jeff" target="_blank">10.1.1.17/USERS/Jeff</a>      /mnt/Jeff      cifs<br>
> rw,username=cluster,password=mrilab 0 0<br>
> It maps the USERS folder to /mnt/Jeff.  I can cd into Users and then cd into<br>
> Jeff, but I want to be able to go straight into Jeff and not have access to<br>
> the rest of the user folders.  I just upgraded my samba from 3.0.25 to<br>
> 3.0.33 and have not restarted.<br>
> [root@cluster mnt]# rpm -qa | grep "samba"<br>
> samba-client-3.0.33-0.18.el4_8.1<br>
> samba-common-3.0.33-0.18.el4_8.1<br>
> samba-common-3.0.33-0.18.el4_8.1<br>
><br>
> Can anyone please help me out?  Thank you!!<br>
> Jeff<br>
<br>
</div></div>possibly missing uid, gid parameters ?<br>
<br>
--<br>
<font color="#888888">Eero<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
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>