Derek Jander wrote:
mount -t smbfs //server_name/share_name /mnt/whatever -o username=username,password=passwordThanks. This is odd, but although I have the samba-client rpm installed, when I try to mount with the smbfs filesystem type, it comes back and tells me "mount: unknown filesystem type 'smbfs'."If it doesn't work try to find the smbclient package and install it.
Any ideas?