From owner-freebsd-questions@FreeBSD.ORG Tue May 2 14:59:50 2006 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 AC67216A401 for ; Tue, 2 May 2006 14:59:50 +0000 (UTC) (envelope-from eayesta@portugalete.uned.es) Received: from hermes-uno.uned.es (hermes-uno.uned.es [62.204.192.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E84143D58 for ; Tue, 2 May 2006 14:59:47 +0000 (GMT) (envelope-from eayesta@portugalete.uned.es) Received: from hermes-uno.uned.es (localhost.localdomain [127.0.0.1]) by localhost.uned.es (Postfix) with ESMTP id 4C43F30D008 for ; Tue, 2 May 2006 16:59:45 +0200 (CEST) Received: from stargate-1.unedbizkaia.es (ca6200-010-200-062-201.uned.es [10.200.62.201]) by hermes-uno.uned.es (Postfix) with ESMTP id 365A930D004 for ; Tue, 2 May 2006 16:59:45 +0200 (CEST) From: Enrique Ayesta Perojo To: freebsd-questions@freebsd.org Date: Tue, 2 May 2006 16:59:44 +0200 User-Agent: KMail/1.9.1 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: <200605021659.44615.eayesta@portugalete.uned.es> Subject: FreeBSD NIS server authenticating Linux 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, 02 May 2006 14:59:50 -0000 Hello, i'm trying to bind a Linux client (Fedora Core 5) to a FreeBSD 6.1-RC NIS Server. The linux client seems to bind correctly to the NIS Domain. Anyway when i try to log into the linux machine i can't log in. As i have seen on google, there seems to be some kind of problem with a neccesary shadow map for the linux machine to authenticate, but these seems to be old problems. Any ideas on what is happening really and some way to solve it? Thanks a lot