[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Install just samba client?
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: Install just samba client?
- From: jared r r spiegel <jrrs_(_at_)_ice-nine_(_dot_)_org>
- Date: Thu, 28 Aug 2003 00:33:23 -0600
On Thu, Aug 28, 2003 at 11:55:43AM +1000, Damon McMahon wrote:
> I would like Wendolene to be able to message Windows clients on the subnet
> using
>
> smbclient -M
>
> from the samba package, but due to space (primarily) and security issues I
> do *not* want to install the entire samba package.
you could untar:
/usr/local/bin/smbclient
/etc/samba/smb.conf
and it would work if your smb.conf pointed to a valid WINS server.
( you'll get gripes about missing codepages without the codepages
from the tgz in /usr/local/lib/samba/codepages )
if any of your windowses are able to provide WINS serverness, that
would be the way to go( HDD space-wise ), probably.
if its a bunch of unruly w95 machines, you'd likely be running
at the very least nmbd; nor sure if nmbd will run w/o smbd also;
but smbclient -M <IPAddr> instead of smbclient -M <NetBIOS-Name>
from here at the moment is failing with "session request failed",
whereas w/<NetBIOS-Name> is succeeding ok with just the two files
listed above present and accounted for ( because different machine
is WINS server ).
jared
--
[ openbsd 3.4-beta GENERIC ( aug 24 ) // i386 ]
Visit your host, monkey.org