From owner-freebsd-questions Wed Mar 19 08:35:24 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA29357 for questions-outgoing; Wed, 19 Mar 1997 08:35:24 -0800 (PST) Received: from net1.netview.net (netview.net [199.3.74.250]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA29346 for ; Wed, 19 Mar 1997 08:35:20 -0800 (PST) Received: from corona ([206.223.98.8]) by net1.netview.net (8.7.5/8.6.12) with SMTP id LAA03253 for ; Wed, 19 Mar 1997 11:34:00 -0500 (EST) Date: Wed, 19 Mar 1997 11:34:00 -0500 (EST) Message-Id: <3.0.32.19970319113510.00a998f0@199.3.74.250> X-Sender: jrclark@199.3.74.250 X-Mailer: Windows Eudora Pro Version 3.0 (32) To: questions@freebsd.org From: John Clark Subject: Samba Setup Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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]