Error SHA2-Password authentication

Fajar A. Nugraha list at fajar.net
Tue Nov 3 10:48:23 CET 2015


On Tue, Nov 3, 2015 at 4:21 PM, Kirchner, Christoph <
Christoph.Kirchner at ekom21.de> wrote:

> I think the hash is correct:
> # echo "12345678" | openssl dgst -sha256
> # 2634c3097f98e36865f0c572009c4ffd73316bc8b88ccfe8d196af35f46e2394
>
>
Without commenting on the freeradius-side of the setup, shouldn't the hash
be this instead?

$ echo -n "12345678" | openssl dgst -sha256
(stdin)= ef797c8118f02dfb649607dd5d3f8c7623048c9c063d532cc95c5ed7a898a64f

-- 
Fajar


More information about the Freeradius-Users mailing list