Displaying 1 result from an estimated 1 matches for "uparsonw".
Did you mean:
parsons
2004 Feb 23
1
samba problems after IP change
...nfigured the QNX machine for the new address, and regular TCP/IP
(ping, ftp, telnet, &c.) between the machines works fine. Running
smbclient -U% -L localhost
on the QNX machine shows expected shares. The Workgroup name matches the
WinNT domain name. Running
elm% smbclient //swin0001/comq -Uparsonw -WCNT
shows:
added interface ip=10.93.52.35 bcast=10.93.55.255 nmask=255.255.248.0
Connection to swin0001 failed
On the Windows side,
net view \\elm
(where elm is the name of the QNX machine) results in a message:
System error 53 has occurred
The network path was not found.
The QNX machine i...