Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 1997 11:27:57 -0600
From:      bdodson@beowulf.utmb.edu (M. L. Dodson)
To:        questions@freebsd.org, email@john.net
Subject:   Re: Samba Setup
Message-ID:  <199703191727.LAA00448@beowulf.utmb.EDU>

next in thread | raw e-mail | index | archive | help

Sort of creates problems when things get to be TOO automatic.  I suggest that
you go to the ports and do a make extract, then read ALL the samba man pages
and explanatory information very carefully.  Setting this stuff up is 
decidedly nontrivial, in my experience, and I suspect that something, 
either the Samba release or the FBSD install, has sufficiently changed to mess 
up the automation.

In my experience there is a lot of studying to get Samba set up correctly
for a particular environment.  And everyone seems to have a set of local  
customs which dramatically affect their MS operating systems - Unix 
relationship.

I can assure you that Samba works fine on recent versions of FreeBSD.  I  
use it for a very customized print server for Win95 boxes as well as 
serving files to them.

Bud Dodson

> 
> Hello,
>  
> I have browsed the archives, and read the man pages, but the Samba setup is
> not as obvious as I suspected it would be.  It used to be so easy under
> version 2.1.0-RELAESE, but I can't figure it out for the life of me now.  I
> setup the smb.conf (curiously placed in /usr/local/etc) during install, it
> seems fine...  Install did not place any entries in the inetd.conf like it
> used to.  Here is what I have added to /etc/inetd.conf:
> 
> netbios-ssn     stream  tcp     nowait  root    /usr/local/samba/bin/smbd smbd
> netbios-ns      dgram   udp     wait    root    /usr/local/samba/bin/nmbd nmbd
> 
> I do not see smbd or nmbd under ps -aux like I used to.  I assume that it
> is running, but when I do a:
> 
> 	smbclient -L net2 -I 192.1.1.44
> 
> I get:
> 
> 	Session request failed (0,0) with myname=NET2 destname=NET2
> 	Unspecified error 0x0
> 	Your server software is being unfriendly
> 
> Anyone have some sage advice for me?  I am at an impasse at this point.
> What is so strange is the total lack of messages pertaining to this subject
> in the FreeBSD archives -- makes me feel really dumb, or lazy, or something.
> 
> Thanks,
> 
> 
> 
> John Clark
> [email@john.net]

--
M. L. Dodson                                bdodson@scms.utmb.edu
409-772-2178                                FAX: 409-772-1790



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703191727.LAA00448>