From owner-freebsd-isp Thu Feb 26 23:42:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA13730 for freebsd-isp-outgoing; Thu, 26 Feb 1998 23:42:21 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from uranus.planet-three.com (homer.duff-beer.com [194.207.51.241]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA13725 for ; Thu, 26 Feb 1998 23:42:19 -0800 (PST) (envelope-from scot@poptart.org) Received: from localhost (scot@localhost) by uranus.planet-three.com (8.8.8/8.8.5) with SMTP id HAA12234; Fri, 27 Feb 1998 07:41:57 GMT Date: Fri, 27 Feb 1998 07:41:57 +0000 (GMT) From: Scot Elliott To: aklemm@hightek.com, andreas@klemm.gtn.com cc: isp@FreeBSD.ORG Subject: Re: sendmail virtusertable, do I need cw file as well ? Is NIS ok ? In-Reply-To: <19980227080719.24948@klemm.gtn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 27 Feb 1998, Andreas Klemm wrote: > Does sendmail still need a sendmail.cw file, if I'm using the > virtuser table ? Yes it does. The real point of virtuser as far as I'm concerned, is to make it easy to have, say - scot@poptart.org and scot@planet-three.com go to different mail-drops on the same machine. I personally have a seperat virtuser file for each mail domain I hold, say: virtuser-poptart: scot@poptart.org scot virtuser-planet: scot@planet-three.com s2 and then I have a newaliases shell script that builds a large virtuser from these smaller ones. Just easier to manage that way. The annoying thing though, is that the RHS of the alias has to be a single address - you can't specify multiple accounts as you would with /etc/aliases. And generics is a good idea if either: 1. Your users send mail from a shall account - sendmail maps their usernames to email address. 2. Your users use something like Eudora, which doesn't discriminate between POP-account and E-mailaddress... Eudora sets From lines to the pop-account address. Of course this won't work if they use someone else's SMTP server. > The point is, I'm not sure if I can safely use NIS to distribute > the user accounts between several machines. And creating/managing > the passwd file on several machines looks odd ... Don't be put off by Kerberos... I was surprised how easy it really is to set up. Yours Scot. ----------------------------------------------------------------------------- Scot Elliott (scot@poptart.org) | Work: +44 (0)1344 899401 PGP fingerprint: FCAE9ED3A234FEB59F8C7F9DDD112D | Home: +44 (0)181 8961019 ----------------------------------------------------------------------------- Public key available by finger at: finger scot@poptart.org or at: http://www.poptart.org/pgpkey.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message