Date: Wed, 27 Nov 2002 19:06:47 -0800 From: Terry Lambert <tlambert2@mindspring.com> To: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> Cc: "David W. Chapman Jr." <dwcjr@inethouston.net>, current@FreeBSD.ORG Subject: Re: pw_user.c change for samba Message-ID: <3DE58847.5F962036@mindspring.com> References: <86isyimurd.fsf@xa12.heimat.gr.jp> <005501c29670$d5fd8360$fe01a8c0@dwcjr> <86fztmmu5u.fsf@xa12.heimat.gr.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
NAKAJI Hiroyuki wrote: > >>>>> "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. There are two "adduser" scripts. One is perl, and one was written to use "pw" and provide the same semantics, in a shell script, as part of the "perl purge" that happened recently. One of them pukes on the trailing $, and the other doesn't. It's confusing, unless you caught that we were talking about most recent -current. -- Terry 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?3DE58847.5F962036>