[NTLUG:Discuss] Samba and XP

MadHat madhat at unspecific.com
Tue Feb 26 08:08:17 CST 2002


On Tue, 2002-02-26 at 07:58, Patrick Parks wrote:
> On Tue, 2002-02-26 at 07:18, Michael Patrick wrote:
> > Are you able to do:
> > 
> > smbclient -U pparks -L //gamer
> > 
> > the idea being to see if any SMB commands will work.
> 

Might have to add the -W for workgroup/domain so it knows what the user
is associated with, depending on how the SMB network is configured.  It
may also need to be the name of the amchine if you want to auth locally
to that box.

Oh and with -L, the // is not needed and may cause problems.

$ smbclient -L machine -U user -W workgroup

and you should see a listing of what is shared as well as other info.

> Well, I ran the command, and I got this response:
> 
> [root at Vaio pparks]# smbclient -U pparks -L //gamer
> added interface ip=192.168.0.5 bcast=192.168.0.255 nmask=255.255.255.0
> Connection to gamer failed
-- 
MadHat at Unspecific.com
gpg --keyserver wwwkeys.us.pgp.net --recv-keys 9DDC3E98
Key fingerprint = E786 7B30 7534 DCC2 94D5  91DE E922 0B21 9DDC 3E98





More information about the Discuss mailing list