Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2001 14:17:08 -0800 (PST)
From:      Peter Chiu <pccb@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/32092: crypt pickups the wrong password format
Message-ID:  <200111182217.fAIMH8q95133@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         32092
>Category:       bin
>Synopsis:       crypt pickups the wrong password format
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 18 14:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Peter Chiu
>Release:        4.4-stable
>Organization:
>Environment:
FreeBSD zeus.objtech.com 4.4-STABLE FreeBSD 4.4-STABLE #16: Mon Oct 22 02:53:56 EDT 2001     root@zeus.objtech.com:/usr/obj/usr/src/sys/ZEUS  i386
>Description:
crypt should picks up the password format from /etc/auth.conf
It works while 
crypt_default   =       md5

However, if I use
crypt_default   =       md5 des

it generates a des password format which I don't think it is correct.
>How-To-Repeat:
Put 
crypt_default   =       md5 des
in /etc/auth.conf and run adduser


>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

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?200111182217.fAIMH8q95133>