Koozali.org: home of the SME Server

password strengh - cannot change to normal

aarik

password strengh - cannot change to normal
« on: May 04, 2006, 05:40:31 AM »
Hello,

i am unable to change the password strenght checking from strong to normal.
Followed directions, searched forum, pleaded with the server. Can anyone help?



reference:

http://no.longer.valid/phpwiki/index.php/SME7FAQs#Passwordx20.Strength

Password Strength

Users are complaining the password strength checking is too strong. How do I change it?
First a warning - Far too many systems out there have weak passwords and they will be broken into. Educating your users on the necessity of strong passwords is the best option. If that fails, here is how you change the password strength checking from 'strong' to 'normal', which was the setting in previous versions of SME. Be careful to use the exact capitalization.

config setprop passwordstrength Users normal
config setprop passwordstrength Ibays normal

It is also possible, but strongly discouraged, to disable password strength checking:

config setprop passwordstrength Users none
config setprop passwordstrength Ibays none

This issue was first reported here:
https://sourceforge.net/tracker/?func=detail&atid=615772&&aid=1228269&group_id=96750

aarik

yum update to latest release
« Reply #1 on: May 04, 2006, 06:19:24 AM »
* yum update
    * /sbin/e-smith/signal-event post-upgrade
    * /sbin/e-smith/signal-event reboot


i was running pre1 and upgraded to rc2. All is working well.

I love it how i solve my own problems :)


-H