From owner-freebsd-questions@FreeBSD.ORG Wed Aug 25 18:31:09 2004 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 B7E9316A4CE for ; Wed, 25 Aug 2004 18:31:09 +0000 (GMT) Received: from mail.revolutionsp.com (ganymede.revolutionsp.com [64.246.0.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9088D43D1D for ; Wed, 25 Aug 2004 18:31:09 +0000 (GMT) (envelope-from klr@6s-gaming.com) Received: from mail.revolutionsp.com (localhost [127.0.0.1]) by mail.revolutionsp.com (Postfix) with ESMTP id E3E4115CA0 for ; Wed, 25 Aug 2004 15:28:55 +0000 (GMT) Received: from 81.84.174.8 (SquirrelMail authenticated user klr@6s-gaming.com); by mail.revolutionsp.com with HTTP; Wed, 25 Aug 2004 15:28:55 -0000 (GMT) Message-ID: <51400.81.84.174.8.1093447735.squirrel@81.84.174.8> In-Reply-To: <20040825132311.76975114@vixen42.24-119-122-191.cpe.cableone.net> References: <51209.81.84.174.8.1093444563.squirrel@81.84.174.8> <20040825132311.76975114@vixen42.24-119-122-191.cpe.cableone.net> Date: Wed, 25 Aug 2004 15:28:55 -0000 (GMT) From: "Hugo Silva" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: NIS on a school network - need some clarifications 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: Wed, 25 Aug 2004 18:31:09 -0000 > NIS exports info from a passwd file. So this will include user > information and ect... groups can also be exported to... the means > using NFS you can export a file system or place on a fs. Allowing you > to export /usr/home or the like.... Point well taken, I didn't think on this. Should do the trick :-) > If the school's whack jobs say you need specifically MS Access, you > are screwed then since afaik it has not been ported to any thing > except windows yet. > Tell me about it. Who knows if they'll end up using mysql & mysqlcc instead :-P Thanks for the suggestions