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/
Yes, I do code!
mount -t cifs -o username=mydomain/myuser //172.17.1.1/public /mnt/share/
0 comments:
Post a Comment