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

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



> >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.
It's working! Thanks

G.



Reply to: