Displaying 2 results from an estimated 2 matches for "smbclent".
Did you mean:
  smbclient
  
2007 Jun 19
1
smbclient doesn't work with anonymous access on windows 2000
Hello,
I have the following error when I try to use smbclient with windows 2000 & anonymous access :
 $ smbclient -N -L //machine1
 Anonymous login successful
 Domain=[DOMAIN] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
 
         Sharename       Type      Comment
         ---------       ----      -------
 cli_rpc_pipe_open: cli_nt_create failed on pipe \srvsvc to machine machine1. 
2007 Apr 04
1
DFS not working from XP
...;net use \\server\share
Local name
Remote name       \\server\share
Resource type     Disk
Status            OK
# Opens           0
# Connections     1
The command completed successfully.
C:\>net use \\server\dfs\share
System error 53 has occurred.
The network path was not found.
C:\>
[4]
smbclent:
[2007/03/31 14:42:11.723604, 4, pid=24840] 
smbd/reply.c:reply_tcon_and_X(668)
  Client requested device type [IPC] for share [IPC$]
[2007/03/31 14:42:11.723922, 5, pid=24840] 
smbd/service.c:make_connection(1125)
  making a connection to 'normal' service ipc$
[2007/03/31 14:42:11.724292,...