From owner-freebsd-stable Sat Sep 15 9:58:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pc1-cove4-0-cust214.bir.cable.ntl.com (pc1-cove4-0-cust214.bir.cable.ntl.com [213.105.93.214]) by hub.freebsd.org (Postfix) with ESMTP id 147CF37B410 for ; Sat, 15 Sep 2001 09:58:22 -0700 (PDT) Received: from ntlworld.com (alpha.private [192.168.0.2]) (authenticated) by pc1-cove4-0-cust214.bir.cable.ntl.com (8.11.3/8.11.3) with ESMTP id f8FGwBm32909 (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits) verified NO); Sat, 15 Sep 2001 17:58:13 +0100 (BST) (envelope-from ianjhart@ntlworld.com) Message-ID: <3BA388A2.F9D3993@ntlworld.com> Date: Sat, 15 Sep 2001 17:58:10 +0100 From: ian j hart X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Cc: Conrado Vardanega Subject: Re: Disallowed any service (not ssh), part III References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Conrado Vardanega wrote: > > > Is your /etc/master.passwd still intact? Does it contain the entry of the > > user you are trying to log in as? Is it up to date with spwd.db, try: > > cd /etc && pwd_mkdb -p /etc/master.passwd > > Yes, its intact. Only from my own computer (192.168.3.5) I can log on to the > server (using ANY account). > > > > By the way, I've been checking out mergemaster's output files and the > > > generated sendmail.cf didn't included my current configuration. Is this > > > wrong? > > > > Have you been altering sendmail.cf directly or editing freebsd.mc? > > I changed sendmail.cf directly. I've see some references to sendmail.cw, > could this be a good place for listing safely my domains? A much better way to do this... #cd /etc/mail #cp freebsd.mc `hostname`.mc # unless `hostname` fails :( #make install Read the Makefile for details. Editing the cf file is bad karma. sendmail.cw is depreciated, and has been for some time. The file is now called local-host-names. See /usr/src/contrib/sendmail/cf/README HTH > > > If it was an error in the hosts.allow file, I think you wouldn't even get > > to the login stage. > > Sure :) > > --- > Conrado Vardanega > cvarda@ig.com.br > http://go.to/conrado > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- ian j hart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message