how do I get linux client working in an NT 4 served domain?

Robert Tagliarini bobtag at cftnet.com
Mon Apr 17 14:05:24 GMT 2000


WOW! what a quick response.   Thanks very very much.  The -I option was the
key.  I had tried it before but with the wrong ip address.  I was using the ip
of the printer as displayed by my NT workstation's printer property page when I
needed to be using the ip of the server which I was able to get from ipconfig.
Thanks again,
 Bob

On Mon, 17 Apr 2000, Giulio Orsero wrote:
> On Mon, 17 Apr 2000 22:28:41 +1000, hai scritto:
> 
> >smbclient -L elutions_fp -U user%password  -d 20
> >I get the following
> >added interface ip=192.168.0.226 bcast=192.168.0.255 nmask=255.255.255.0
> >Client started (version 2.0.6).
> >resolve_lmhosts: Attempting lmhosts lookup for name Elutions_fp<0x20>
> >...
> 
> It seems you have name resolution problems.
> So, try with
> smbclient -L elutions_fp -I ip.addr.of.elutions_fp -U user%password  
> 
> If you have a wins server (very likely),  use
> wins server = ip.address.of.wins.server
> and
> name resolve order = wins bcast host lmhosts
> 
> then retry without -I
> 
> -- 
> giulioo at pobox.com


More information about the samba-ntdom mailing list