Bug 173853 - libuser - now supports only crypt() passwords in setpass should support blowfish
Summary: libuser - now supports only crypt() passwords in setpass should support blowfish
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libuser
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Miloslav Trmač
QA Contact:
URL: https://bugzilla.redhat.com/bugzilla/...
Whiteboard:
Depends On: 173834
Blocks: 173002
TreeView+ depends on / blocked
 
Reported: 2005-11-21 21:19 UTC by Eric Moret
Modified: 2008-01-09 16:28 UTC (History)
2 users (show)

Fixed In Version: 0.56.7-1
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-09 16:28:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Eric Moret 2005-11-21 21:19:34 UTC
Description of problem:

This bug is opened in relation to a feature request for support of blowfish
crypt in shadow/passwd files. libuser should support blowfish in addition to
crypt.

Cf: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173002

Comment 1 Miloslav Trmač 2005-11-29 22:20:08 UTC
lib/user.c will have to create 128 bits of salt (not just 128/6 characters),
not separated from the hash with $.

Can't be tested without glibc support, though.

Comment 2 Miloslav Trmač 2008-01-09 16:28:46 UTC
The glibc maintainer decided blowfish support will not be added, see
https://bugzilla.redhat.com/show_bug.cgi?id=173834#c2 .

Rawhide libuser-0.56.7-1 supports SHA256 and SHA512.


Note You need to log in before you can comment on or make changes to this bug.