Magnus Holmberg <[EMAIL PROTECTED]> writes:

> Thnks.
> 
> One more question... 
> How can I see if I already have this enabled...
> (I enabled that first time i tried to install.. but the install hang so i
> restarted it and forgot to enable it. But i did not remorat the partition)


> >     run_program::rooted($p, "pwconv")  or log::l("pwconv failed");

see if /etc/shadows is there.

> >     } grep { -r $_ } map { "$prefix/etc/pam.d/$_" } qw(login rlogin passwd);

see if there shadow or md5 in /etc/pam.d/{login,rlogin,passwd}

Reply via email to