Displaying 1 result from an estimated 1 matches for "jdph5".
Did you mean:
dph
2001 Mar 06
2
Printing and Sharing
Ok, I'll start with the sharing. I'm trying to use smbmount to mount the
file space on the other computer so I can browse it through this one.I type
in
[root@localhost /]# smbmount //jdph5/i$ <file://jdph5/i$> /mnt/smb -o
username=dnestler
Password:
tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share
name)
SMB connection failed
Now I know that the share on jdph5 is correct, because I can browse it using
smbclient. So I'm wondering if I'm usi...