From owner-freebsd-current Sun Jan 28 22:50:37 2001 Delivered-To: freebsd-current@freebsd.org Received: from smtp.wanadoo.nl (smtp.wanadoo.nl [194.134.193.6]) by hub.freebsd.org (Postfix) with ESMTP id EBB3337B400; Sun, 28 Jan 2001 22:50:19 -0800 (PST) Received: from ams-gw.sohara.org (p0776.vcu.wanadoo.nl [194.134.202.13]) by smtp.wanadoo.nl (8.9.3/8.9.3) with SMTP id HAA03756; Mon, 29 Jan 2001 07:50:14 +0100 (MET) Date: Mon, 29 Jan 2001 07:50:10 +0100 From: "Steve O'Hara-Smith" To: John Baldwin Cc: louie@TransSys.COM, current@FreeBSD.org, n@nectar.com Subject: Re: /etc/shells #include syntax support patch Message-Id: <20010129075010.67f1c27f.steveo@eircom.net> In-Reply-To: References: <200101290453.f0T4roq13148@whizzo.transsys.com> X-Mailer: Sylpheed version 0.4.9 (GTK+ 1.2.8; FreeBSD 4.2-STABLE; i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 28 Jan 2001 22:19:29 -0800 (PST) John Baldwin wrote: JB> People whine about the problem though, so having no solution doesn't JB> help either. Since #include is syntatically a comment, it shouldn't JB> mess up other programs, though the idea is that they will all use the JB> API in libc and not be reading the file themselves. However, I do JB> think that doing it through nsswitch might be the best solution. Everything in the tree uses the API apart from adduser.perl. Do many ports use /etc/shells ? On the security issue, I rather like the idea that a none root port administrator is possible, this doesn't really need multiple shells files though so nsswitch works for me. I can't set it up though (no -current box). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message