[Date Prev][Date Next] [Chronological] [Thread] [Top]

passwd.c and crypt



Hello,

Like somes *BSD, Linux glibc can use an evolution of std unix crypt().
Theses functions accepts an longer salt, adn if the salt start with $1$,
this activate an MD5 hash (not the usual one).

For autentification, I need to reuse password stored in this form.

But, openssl crypto.a lib offer another crypt() that doesnt understand $1$.
So, I've modified libs order in slapd to resolve this issue.
Threre is an update for this ?

Regards

	--Alexandre

_____________________________________________
Alexandre Ghisoli - Responsable opérationnel
Ycom SA
Rue Galilée 15 / 1400 YVERDON-LES-BAINS
Tel: +41 (24) 423 92 77  /  Fax: +41 (24) 423 92 57