From owner-freebsd-hackers Tue Jan 18 14:21:29 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from mail-01.cdsnet.net (mail-01.cdsnet.net [206.107.16.35]) by hub.freebsd.org (Postfix) with SMTP id 9440414EA2 for ; Tue, 18 Jan 2000 14:21:27 -0800 (PST) (envelope-from mrcpu@internetcds.com) Received: (qmail 18596 invoked from network); 18 Jan 2000 22:21:25 -0000 Received: from schizo.cdsnet.net (204.118.244.32) by mail.cdsnet.net with SMTP; 18 Jan 2000 22:21:25 -0000 Date: Tue, 18 Jan 2000 14:19:40 -0800 (PST) From: Jaye Mathisen X-Sender: mrcpu@schizo.cdsnet.net To: hackers@freebsd.org Subject: pw bug Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Running a relatively recent 3.4-STABLE: If you use the -V option to specify an alternate master.passwd/conf file location, then the -m option apparently doesn't work. I get users added to my alt pw file, but no home dir creation. Removing the -V /altdir option adds them to /etc/master.passwd, and creates the home dir. If anybody spots in the code where this is taking place, I would love to see a fix... It's probably so obvious I am skipping over it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message