Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2001 19:40:03 -0700 (PDT)
From:      Peter Wemm <peter@wemm.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/29787: cvs pserver will no longer use md5 hashes 
Message-ID:  <200108170240.f7H2e3f27433@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/29787; it has been noted by GNATS.

From: Peter Wemm <peter@wemm.org>
To: Rob Simmons <rsimmons@mail.wlcg.com>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/29787: cvs pserver will no longer use md5 hashes 
Date: Thu, 16 Aug 2001 19:39:27 -0700

 Rob Simmons wrote:
 
 > >Synopsis:       cvs pserver will no longer use md5 hashes
 
 > >Description:
 > cvs pserver users' passwords are in md5 format.  After update to 4.4-PRERELEA
     SE
 > users are not able to login.
 > 
 > When I reset the user's passwords into DES format they are able to login agai
     n.
 > 
 > cvs pserver used to be aware of md5 hashs due to crypt() now it is not.
 
 I just retested this here, it worked for me...
 
 peter@daintree[7:35pm]/home/src.cvs/sys-103> more CVS/Root
 :pserver:peter@malaise.yahoo.com:/home/ncvs
 
 root@malaise[7:34pm]/raid/FreeBSD/src_4/lib/libcrypt-58# ls -l /usr/lib/libcrypt.so.2
 -r--r--r--  1 root  wheel  28720 Aug 16 19:34 /usr/lib/libcrypt.so.2
 
 root@malaise[7:35pm]/raid/FreeBSD/src_4/lib/libcrypt-59# grep peter /etc/master.passwd 
 peter:$1$JQ2M/$eqaqX3GjxhnXXXXXsC3vG/:2154:100::0:0:Peter Wemm:/homes/peter:/usr/local/bin/tcsh
 
 peter@daintree[7:35pm]/home/src.cvs/sys-104> cvs -q up
 ? i386/conf/DAINTREE
 peter@daintree[7:36pm]/home/src.cvs/sys-105> 
 
 How did you upgrade?  Please do a:  ls -l /usr/lib/lib*crypt.so*
 and let us know what it looks like...
 
 Or, are you using passwords in the CVSROOT area instead of the system
 passwords?
 
 Cheers,
 -Peter
 --
 Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
 "All of this is for nothing if we don't go to the stars" - JMS/B5
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108170240.f7H2e3f27433>