From owner-freebsd-questions@FreeBSD.ORG Sun May 29 08:30:17 2011 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 002C5106566C for ; Sun, 29 May 2011 08:30:16 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id D45168FC16 for ; Sun, 29 May 2011 08:30:16 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id p4T8UG9u007559 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 29 May 2011 01:30:16 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id p4T8UGYr007558; Sun, 29 May 2011 01:30:16 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA07913; Sun, 29 May 11 01:24:08 PDT Date: Sun, 29 May 2011 01:26:34 -0700 From: perryh@pluto.rain.com To: plaine@gmail.com Message-Id: <4de2033a.Co0RoXNxZi2/VUcw%perryh@pluto.rain.com> References: In-Reply-To: User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: remote password change 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: Sun, 29 May 2011 08:30:17 -0000 pepe wrote: > I didn't mention earlier that I have some users on server A > that are not in server B and other way around. Does those > (nis and kerberos5) still work so only users on both server > will be effected and other users will work unaffected? For NIS, yes, if correctly configured. Each server can have its own set of local users in addition to those authenticated via NIS. Dunno about K5.