Thursday, May 28, 2009

RHEL 5 and samba/windows share resources

"Everything changes"..
From Red Hat, version 5, you need to use 'cifs' fyle system type instead 'smbfs' to mount samba/windows share resources.

Example:

mount -t cifs -o username=mydomain/myuser //172.17.1.1/public /mnt/share/

0 comments:

Post a Comment