hi, is there and option to mount a windows share as cifs instead of smbfs?
i have tested and it exist under linux (mount -t cifs -o guest,uid=client_user,gid=users //192.168.44.100/share /path_to/mount).
any clue? thanks !
done some more testing and googling...it seems that it is a problem of mount_smbfs on freebsd that does not permit to ignore the "netbios over tcp" name of the server (no fallback to tcp 445 and dns resolution if netbios is off).
made some tests with it enabled and disabled on an xp "server" pc, and it does not work, confirmed.
very very bad...the funny thing is that under debian it works! sigh!!!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.