NetBSD-Bugs archive

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

Re: bin/45911: Users cannot change passwords with current



The following reply was made to PR bin/45911; it has been noted by GNATS.

From: Alan Barrett <apb%cequrux.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: bin/45911: Users cannot change passwords with current
Date: Mon, 6 Feb 2012 23:47:51 +0200

 On Mon, 06 Feb 2012, Aran Clauson wrote:
 > These are both updated following the tracking-current web page.  That is,
 >
 > $ cvs -q up -dP
 > $ ./build.sh -O ../obj -T../tools -u -U tools
 > $ ./build.sh -O ../obj -T../tools -u -U distribution
 > $ ./build.sh -O ../obj -T../tools -u -U kernel=GENERIC
 > $ ./build.sh -O ../obj -T../tools -u -U install=/
 
 Do you still have the DESTDIR directory?  If so, please run:
 
     grep usr/bin/passwd ${DESTDIR}/METALOG
 
 The result should be something like this:
 
 ./usr/bin/passwd type=file uname=root gname=wheel mode=04555 size=... time=... 
sha256=...
 
 --apb (Alan Barrett)
 


Home | Main Index | Thread Index | Old Index