From owner-freebsd-questions@FreeBSD.ORG Tue Aug 30 02:44:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C5BD16A41F for ; Tue, 30 Aug 2005 02:44:28 +0000 (GMT) (envelope-from albi@scii.nl) Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id E703F43D45 for ; Tue, 30 Aug 2005 02:44:27 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:10046 helo=mail.aseed.antenna.nl) by post-22.mail.nl.demon.net with esmtp (Exim 4.51) id 1E9w6s-000EM8-JI; Tue, 30 Aug 2005 02:44:26 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id EC1ED154444; Tue, 30 Aug 2005 04:54:09 +0200 (CEST) Received: from localhost.localdomain (balder.tk [194.109.164.108]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 9E4CF590FAF; Tue, 30 Aug 2005 04:44:35 +0200 (CEST) Date: Tue, 30 Aug 2005 04:44:24 +0200 From: "albi@scii.nl" To: Graham North Message-Id: <20050830044424.1a25622c.albi@scii.nl> In-Reply-To: <4313A297.4010407@shaw.ca> References: <43139283.4010407@shaw.ca> <006501c5acf0$8228fd20$3264a8c0@opteron> <4313A297.4010407@shaw.ca> X-Mailer: Sylpheed version 2.0.0 (GTK+ 2.6.4; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Security level problem with Samba Apsfilter print server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2005 02:44:28 -0000 On Mon, 29 Aug 2005 17:04:39 -0700 Graham North wrote: > I did have this working fine more than a year ago but then changed > computers, removed the printserver function and am only now coming back > to re-install as a printserver (old smb.conf lost of course!) > > Does not FreeBSD allow a "guest" logon for printers and put into > "nobody" user group, or something of that ilk. It seems to me that was > what it did before. [global] guest account = nobody [printers] guest ok = yes have you tried the webmin-module for samba ? very nice imo