Displaying 1 result from an estimated 1 matches for "anywhom".
Did you mean:
anywho
2005 Oct 14
1
mount_smbfs: unable to open connection: syserr = No such file or directory
...insomniac# pkg_info | grep samba
samba-3.0.20,1 A free SMB and CIFS client and server for UNIX
insomniac#
Alright, So I have four samba clients (2 'nix, 1 mac and 1 windows). The windows machine I was able to get going rather easily (amazing, cause I've had hell with it in the past). Anywhom, I've tried to get the two nix machines connected to the samba server and I get the following error message:
strange# mount_smbfs -I 10.0.0.1 //user@insomniac/share /share ; pwd
Password:
mount_smbfs: unable to open connection: syserr = No such file or directory
/share
strange#
Here's th...