Date: Thu, 28 Nov 2002 09:09:49 +0900 From: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> To: "David W. Chapman Jr." <dwcjr@inethouston.net> Cc: <current@FreeBSD.ORG> Subject: Re: pw_user.c change for samba Message-ID: <86fztmmu5u.fsf@xa12.heimat.gr.jp> In-Reply-To: <005501c29670$d5fd8360$fe01a8c0@dwcjr> (David W. Chapman Jr.'s message of "Wed, 27 Nov 2002 17:58:08 -0600") References: <86isyimurd.fsf@xa12.heimat.gr.jp> <005501c29670$d5fd8360$fe01a8c0@dwcjr>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> In <005501c29670$d5fd8360$fe01a8c0@dwcjr> >>>>> "David W. Chapman Jr." <dwcjr@inethouston.net> wrote: David> Wouldn't pw still have to be updated. I haven't looked at adduser but I David> thought it was a wrapper for pw? No. My /usr/sbin/adduser, updated on Nov/23/2002 21:58 JST, does not call pw command. It adds account to /etc/master.passwd and invokes 'pwd_mkdb'. See 'sub new_users' function in /usr/sbin/adduser. -- NAKAJI Hiroyuki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86fztmmu5u.fsf>