From owner-freebsd-current Fri Apr 28 21:17: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from coconut.itojun.org (coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (Postfix) with ESMTP id CA55137B9AE for ; Fri, 28 Apr 2000 21:17:01 -0700 (PDT) (envelope-from itojun@itojun.org) Received: from kiwi.itojun.org (localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.9.3+3.2W/3.7W) with ESMTP id NAA29429; Sat, 29 Apr 2000 13:16:57 +0900 (JST) To: Behcet Sarikaya Cc: freebsd-current@freebsd.org In-reply-to: sarikaya's message of Sat, 29 Apr 2000 13:13:34 JST. <390A616E.6DC60492@u-aizu.ac.jp> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: authentication for nis-user fails, only local user can login From: itojun@iijlab.net Date: Sat, 29 Apr 2000 13:16:57 +0900 Message-ID: <29427.956981817@coconut.itojun.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I installed FreeBSD 3.4 release and the most recent Kame v6 SNAP kernel >and then configured >nis. Now I have this mysterious problem. >NIS and amd are working fine and I can su to the user accounts from >root. > Kame's inet46d invokes a telnetd with v6 support but my nis server >does not support V6, could this be >the problem? KAME libinet6 does not support NIS at all. therefore, KAME inet46d nor KAME telnetd do not. workaround: use FreeBSD telnetd (IPv4 only - does not allow IPv6 connections). itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message