Displaying 1 result from an estimated 1 matches for "mrilab".
2010 Apr 27
2
mapping drives
I am having trouble mounting drives. We have a Windows 2008 (10.1.1.17,
MRISRV02) server with folders I what access to. On my Fedora 8 client, in
my fstab file, I have:
//10.1.1.17/USERS/Jeff /home/mriuser/Desktop/jeff cifs
rw,username=cluster,password=mrilab 0 0
and this works just fine. My samba is up to date:
[mriuser at localhost ~]$ rpm -qa | grep "samba"
samba-common-3.0.33-0.fc8
samba-3.0.33-0.fc8
system-config-samba-1.2.58-1.fc8
samba-client-3.0.33-0.fc8
However, we also have a CentOS 4 64bit "pseudo-server" machine. When...