Displaying 1 result from an estimated 1 matches for "bytelair".
2002 Oct 11
3
Help - Moutning XP Drives on Linux box using.
...It seems like M$ has built in some kind of noncompatability for Samba
(Wouldn't surprise me there), or at least noncompatability with SMBMount (or
'mount -t smbfs' )
Here is a screenshot of what I am getting;
[root@hoc etc]# mount -t smbfs -o username=malc,password=*******
//bytelair/c$
/mnt/net1
5356: tree connect failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed
[root@hoc etc]#
Note: The XP box does have an account malc that is an administrator, and I
can connect using the same account and password to the c$ share from the
windows 2000 box.
An...