Hi!
On Sun, Mar 22, 2009 at 11:53:07AM -0700, Gordon Malm wrote:
> To attain sha512 shadow password hash capability one must:
> 1. Upgrade to >=sys-libs/glibc-2.8
> 2. Compile (+install) >=sys-libs/pam-1 against >=sys-libs/glibc-2.8
> 3. Compile (+install) >=sys-auth/pambase-20081028 with USE="sha512" (enabled
> by default)
>
> # fgrep '$1$' /etc/shadow
According to that fgrep command it looks like I've already used sha512
shadow password hash for some time (before that glibc release) with:
sys-kernel/linux-headers-2.6.23-r3
sys-libs/glibc-2.6.1
sys-libs/pam-1.0.4
sys-auth/pambase-20081028
--
WBR, Alex.