From owner-freebsd-questions@FreeBSD.ORG Thu Oct 18 11:02:10 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 999CF16A418 for ; Thu, 18 Oct 2007 11:02:10 +0000 (UTC) (envelope-from eayesta@portugalete.uned.es) Received: from hermes-tres.uned.es (hermes-tres.uned.es [62.204.192.103]) by mx1.freebsd.org (Postfix) with ESMTP id 5C87F13C45A for ; Thu, 18 Oct 2007 11:02:09 +0000 (UTC) (envelope-from eayesta@portugalete.uned.es) Received: from hermes-tres.uned.es (localhost.localdomain [127.0.0.1]) by localhost.uned.es (Postfix) with ESMTP id 95F86987A5; Thu, 18 Oct 2007 12:41:02 +0200 (CEST) Received: from stargate-2.unedbizkaia.es (ca6200-010-200-062-202.uned.es [10.200.62.202]) by hermes-tres.uned.es (Postfix) with ESMTP id 760979879A; Thu, 18 Oct 2007 12:41:02 +0200 (CEST) From: Enrique Ayesta Perojo To: freebsd-questions@freebsd.org Date: Thu, 18 Oct 2007 12:41:01 +0200 User-Agent: KMail/1.9.7 X-Face: 1Ap'j*2\*m:5K9|Z3(3hw}>e7y}bKl>WsTt:A%1stWDEm9`D?s("Bk-4(uS((PR|BJ|^+)=?utf-8?q?=0A=099rL=26=251*N1v57h=5E+/7=2E=5E?=<|jyu`lrfTXqiA5.*wrD0kx@J\Qbd[Ik3GF+av(g. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710181241.01627.eayesta@portugalete.uned.es> Subject: NIS group mQuestion 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: Thu, 18 Oct 2007 11:02:10 -0000 Hello, I'm trying to setup a NIS Server under FreeBSD 6.2 to serve Linux Clients (CentOS4). The main problem i have is with the group map. When FreeBSD generates the maps it gets the info for this from /etc/group, which gets imported from the Linux clients. My question is: Is there anyway to avoid this? I would like to use a different group file, not the one in /etc in the same way it's done with master.passwd Best regards