From owner-freebsd-questions@FreeBSD.ORG Tue Jan 11 23:08:42 2005 Return-Path: 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 1D09216A4CE for ; Tue, 11 Jan 2005 23:08:42 +0000 (GMT) Received: from lakermmtao02.cox.net (lakermmtao02.cox.net [68.230.240.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CC8F43D45 for ; Tue, 11 Jan 2005 23:08:41 +0000 (GMT) (envelope-from rjhjr@cox.net) Received: from localhost ([68.230.186.138]) by lakermmtao02.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP id <20050111230840.VSJA2202.lakermmtao02.cox.net@localhost> for ; Tue, 11 Jan 2005 18:08:40 -0500 Date: Tue, 11 Jan 2005 18:08:40 -0500 From: Bob Hall To: freebsd-questions@freebsd.org Message-ID: <20050111230840.GA58097@kongemord.krig.net> Mail-Followup-To: Bob Hall , freebsd-questions@freebsd.org References: <20050111073147.GA54487@kongemord.krig.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050111073147.GA54487@kongemord.krig.net> User-Agent: Mutt/1.4.2.1i Subject: Re: Hosts.allow and netatalk/cups X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2005 23:08:42 -0000 On Tue, Jan 11, 2005 at 02:31:47AM -0500, Bob Hall wrote: > Three questions: > > How do I cause changes in the hosts.allow file to take effect without > rebooting? Everything I've seen says to restart inetd, but I'm not using > inetd. I searched with different keywords and found the answer to this in the archives. Searching the archives, Googling, and experimentation still haven't turned up an answer to the two below. > How do I compile netatalk without CUPS? I don't see any obvious > switches, but there has to be something that tells Make to use CUPS, > because it gives a message saying that it's checking if CUPS can be > included. > > How do I get netatalk to use the dbd cnid scheme? It ignores the > path name cnidscheme:dbd > setting in AppleVolumes.default and the > - -cnidserver localhost:4700 > setting in afpd.conf. Regardless of what the cnidscheme setting is, it > announces that's there's no cnid scheme selected and uses the default. > > Bob Hall > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"