From owner-freebsd-questions@FreeBSD.ORG Sat May 28 13:05:15 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 7C610106564A for ; Sat, 28 May 2011 13:05:15 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0F9B38FC1B for ; Sat, 28 May 2011 13:05:14 +0000 (UTC) Received: by fxm11 with SMTP id 11so2562128fxm.13 for ; Sat, 28 May 2011 06:05:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=KJOLfaTYWCmjg/IsyzJVg7bSPZSKi28+IemoqjVkZx4=; b=L3EQWFDHmDClzwoNg8sFHr+89et3JF/ruOGicdSDzsOWi9luGBEy6+1qEQJMyWY6NZ NO9a37VRtPL0Kp7ILbsFomLKTy5nqVNnGIvBZ+GUrRefWrrDIqYdQKbORj+hNf0Uukim hPz7zsitTCYP2fzqTVNWL4xPZBdkxgqJIJaoc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=c8u76uoozG2yMKsWAqTTtOVxI9uPlsVRaZzzsYqHZxYVn7jiFhnKCjgi6mkBi4j0rl Dkal4Iij14JNi385CAwGk1kuN20GzYLCoxUHCvhCZTtuSh4ARCrI5k+Q7OYUm+ob70Po adOl/eSSux7znDq+RLTtPi1iffY5nKelkMM8M= MIME-Version: 1.0 Received: by 10.223.13.10 with SMTP id z10mr3449116faz.69.1306587913800; Sat, 28 May 2011 06:05:13 -0700 (PDT) Received: by 10.223.118.148 with HTTP; Sat, 28 May 2011 06:05:13 -0700 (PDT) In-Reply-To: References: Date: Sat, 28 May 2011 08:05:13 -0500 Message-ID: From: Adam Vande More To: pepe Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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: Sat, 28 May 2011 13:05:15 -0000 On Sat, May 28, 2011 at 7:17 AM, pepe wrote: > Or better yet, automatic migration of > password so if user changes password for server A it would change in server > B too. Are there some solutions to do this? > http://www.freebsd.org/doc/handbook/network-nis.html -- Adam Vande More