From owner-freebsd-bugs Sat Sep 7 8:40:13 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CF6837B401 for ; Sat, 7 Sep 2002 08:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97BC343E75 for ; Sat, 7 Sep 2002 08:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g87Fe2JU023951 for ; Sat, 7 Sep 2002 08:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g87Fe2np023950; Sat, 7 Sep 2002 08:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8F0C37B400 for ; Sat, 7 Sep 2002 08:37:27 -0700 (PDT) Received: from mailgate.csie.nctu.edu.tw (mailgate.csie.nctu.edu.tw [140.113.209.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id C985043E65 for ; Sat, 7 Sep 2002 08:37:26 -0700 (PDT) (envelope-from wkwu@mailgate.csie.nctu.edu.tw) Received: from mailgate.csie.nctu.edu.tw (wkwu@localhost [127.0.0.1]) by mailgate.csie.nctu.edu.tw (8.12.6/8.12.6) with ESMTP id g87FbTRU025102 for ; Sat, 7 Sep 2002 23:37:29 +0800 (CST) Received: (from wkwu@localhost) by mailgate.csie.nctu.edu.tw (8.12.6/8.12.6/Submit) id g87FbTrk025101; Sat, 7 Sep 2002 23:37:29 +0800 (CST) Message-Id: <200209071537.g87FbTrk025101@mailgate.csie.nctu.edu.tw> Date: Sat, 7 Sep 2002 23:37:29 +0800 (CST) From: wkwu@csie.nctu.edu.tw Reply-To: wkwu@csie.nctu.edu.tw To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: i386/42507: FreeBSD as NIS server for other OS clients Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42507 >Category: i386 >Synopsis: FreeBSD as NIS server for other OS clients >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 07 08:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: wkwu >Release: FreeBSD 4.6-STABLE i386 >Organization: Kavalan >Environment: FreeBSD is the NIS server. Linux, SunOS-4.1.4 and Solaris 5.7,5.8 are NIS clients. >Description: I can see the NIS maps on clients. But I can't login on those clients. I use the /var/yp/Makefile.dist with: #UNSECURE = "True" B=-b S=-s If I changed the UNSECURE = "True", I can login to Linux. Of course, this is very dangerous. I don't want to expose encrypted passwords. Are there any possibilities? Even I edited the Makefile adding a new map "shadow.byname", I still can't login to Linux. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message