From owner-freebsd-questions Tue Jun 27 20:15:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kestrel.prod.itd.earthlink.net (kestrel.prod.itd.earthlink.net [207.217.121.155]) by hub.freebsd.org (Postfix) with ESMTP id 0CC6437C50D for ; Tue, 27 Jun 2000 20:15:14 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from dialin-client.earthlink.net (pool1043.cvx20-bradley.dialup.earthlink.net [209.179.254.23]) by kestrel.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id UAA23490; Tue, 27 Jun 2000 20:15:05 -0700 (PDT) Received: (from cjc@localhost) by dialin-client.earthlink.net (8.9.3/8.9.3) id UAA00594; Tue, 27 Jun 2000 20:13:38 -0700 (PDT) Date: Tue, 27 Jun 2000 20:13:36 -0700 From: "Crist J. Clark" To: Paje da Oca Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Adding users in NIS domain Message-ID: <20000627201335.B424@dialin-client.earthlink.net> Reply-To: cjclark@alum.mit.edu References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from root@maloca.oca.org.br on Tue, Jun 27, 2000 at 10:13:14PM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000 at 10:13:14PM -0300, Paje da Oca wrote: > > Is there any script or other tool to add users to the > master server in a NIS domain? (Something as "adduser" > for a "normal" machine). Or should I hack adduser? After you add the user as you would normally, # cd /var/yp # make Should do it, IIRC. Been a while since I used a FreeBSD box as a NIS master. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message