On Mon, Sep 27, 1999 at 08:56:42AM +1000, Brian May wrote: > useradd is also a Debian program: > > [549] [snoopy:bam] ~/tmp >dpkg -S /usr/sbin/useradd > passwd: /usr/sbin/useradd > > However, perhaps its use is now obsolete. It probably wouldn't be > any better though in this case.
Um.. adduser just calls useradd (and/or groupadd, usermod, chfn, passwd, edquota, and maybe /usr/local/sbin/adduser.local). Most of those are programs from the passwd package. I don't know what needs to happen to get the nscd and passwd packages to interoperate. Someone (me, I suppose) could spend some hours studying it, or the experts (presumably the package maintainers for passwd, nscd and maybe nis and pam packages) could just fix it... -- Raul