From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 11 16:17:30 2015 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CBCF9E4E for ; Wed, 11 Feb 2015 16:17:30 +0000 (UTC) Received: from mail-qa0-x22a.google.com (mail-qa0-x22a.google.com [IPv6:2607:f8b0:400d:c00::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 85F306CD for ; Wed, 11 Feb 2015 16:17:30 +0000 (UTC) Received: by mail-qa0-f42.google.com with SMTP id w8so3087591qac.1 for ; Wed, 11 Feb 2015 08:17:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=25g0GdiBj9OVQC4av1IGJEPQuekte4YivYxrkzotFK8=; b=yHz9FgIsgG+u/Sv+RqycBLvn2zU1NyS8gBShKeaPO6uu/fdLgig7zgSek8uWTNTK+K n4fG4zmnYPX32cXMnF8dIhTxA2yykytRzGku8aHxudrdv8E3qPuu8qnfq8yxUOT1F7Jl go73lPhH/DLEWhQFJLPbINJbecA6AiaVk2ntYX7+ym5wSerAgfELhcciSI1onD6G4A1W WPuQ2kZJaVme/sfyltFSV8cV9nswuZCs2gSYpFdHiDx41GX07704sWBDUfk9KtXATAWD 3TkNkVgVRdbqekcPy+31zBDdWtLEWBit7G3AoiY9eGQOhBq7x44IpYCpVlgw1tGU7Xb1 l9wA== MIME-Version: 1.0 X-Received: by 10.224.54.205 with SMTP id r13mr66855417qag.12.1423671443428; Wed, 11 Feb 2015 08:17:23 -0800 (PST) Received: by 10.140.145.11 with HTTP; Wed, 11 Feb 2015 08:17:23 -0800 (PST) Date: Wed, 11 Feb 2015 11:17:23 -0500 Message-ID: Subject: multiple machines with some shared users and some unique users From: Aryeh Friedman To: FreeBSD Mailing List Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2015 16:17:30 -0000 I have a set of machines that has two types of user accounts: 1) Cluster wide 2) The local machine only The cluster wide accounts have a single home dir but the local ones have one home dir per machine. How do I set this up? I know YP can do item 1 but how do I do the second if I go that route? -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org