[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: I've got problem with adduser - was How to limit it ?



On Tue, 16 Nov 1999, Grzegorz Pawel Szostak wrote:
>Hi, i've set up passwd: db in /etc/nsswitch.conf then make -C
>/var/lib/misc but adduser cannot add user:
>bash-2.02$ sudo adduser first 
>Adding user first...
>Adding new group first (1001).
>Adding new user first (1001) with group first.
>Creating home directory /home/first.
>Copying files from /etc/skel
>passwd: Unknown user first
>adduser: `passwd first' returned error code 256.  Aborting.
>Cleaning up.
>Removing directory `/home/first'
>Removing user `first'.
>userdel: user first does not exist
>Removing group `first'.
>
>whats wrong ?

If you change /usr/sbin/adduser at about line 708 so that the startnscd
function does "make -C /var/lib/misc" before starting nscd then it should
work the way you want.

-- 
Electronic information tampers with your soul.


Reply to: