==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this
link:http://bugs.contribs.org/show_bug.cgi?id=8533
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #7 from Paul T.C.Fung <[email protected]> ---
for the missing "/usr/lib/cracklib_dict.pwd" it is a missing cracklib-dict file
link problem, I can fix it by adding 3 symlinks in the system :
ln -s /usr/share/cracklib/pw_dict.hwm /usr/lib/cracklib_dict.hwm
ln -s /usr/share/cracklib/pw_dict.pwd /usr/lib/cracklib_dict.pwd
ln -s /usr/share/cracklib/pw_dict.pwi /usr/lib/cracklib_dict.pwi
Then all panel in user-manager will run fine in any password strength, hope
this is the right way to do it.
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/