Koozali.org: home of the SME Server

can't reset password from server-manager

rasara1

can't reset password from server-manager
« on: May 22, 2006, 07:47:23 AM »
I use sme-server 7.0 rc.2, and I make user of through server manager, but my time is reset password of why cannot?
length of password more than 7 caracter
thank.

Offline jfarschman

  • *
  • 406
  • +0/-0
can't reset password from server-manager
« Reply #1 on: May 22, 2006, 04:57:50 PM »
Rasara,

  I hope I understand you.  You cannot set a password.  SME requires the password to be 7 characters.  If yes... then you an change this with passwordstrength

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

Definitions:
Strong - Must pass all default cracklib tests.
Normal - Must have at least 1 digit, 1 upper ([A-Z]), 1 lower ([a-z]), 1 special char, and be of length greater then 6.
None - no password checking
Jay Farschman
ICQ - 60448985
jay@hitechsavvy.com