Koozali.org: home of the SME Server

User password rules

tonyw

User password rules
« on: February 26, 2006, 09:10:18 PM »
SME 7 has more strict password rules for user accounts.
Is is possible to simplify the rules like in SME 6.01. i.e. just have a rule that the password has to have letters and numbers.
Alternatively be able to accept a password that does not comply, with a warning message.

dswillia

User password rules
« Reply #1 on: February 26, 2006, 09:30:32 PM »
You Bet!  Just check this HowTo, its what I use:

 Link Pops

smallstool

SME Server 7 password check and settings not working
« Reply #2 on: March 07, 2006, 06:42:02 PM »
I am using  SME Server 7.0pre4

Unable to change password strengths using article by Gordon Rowell "SME Server 7 password check and settings"

Have changed password level as a test to None:

[root@server ~]# sudo /sbin/e-smith/db configuration show passwordstrength
passwordstrength=configuration
    Admin=None
    Ibays=None
    Users=None

But going into server manager after reboot still getting:

"Operation status report
ERROR: There was an error in the validation of this page. Please scroll down and find the specific problem"


"The password you provided was not a good password. A good password must contain all of the following: upper case letter, lower case letter, number, non-alphanumeric character, be at least 7 characters long."

When using low strength password "letmein" etc.

Offline byte

  • *
  • 2,183
  • +2/-0
User password rules
« Reply #3 on: March 07, 2006, 09:44:10 PM »
Quote
Have changed password level as a test to None:

[root@server ~]# sudo /sbin/e-smith/db configuration show passwordstrength
passwordstrength=configuration
Admin=None
Ibays=None
Users=None


It's because you have used a Upper case in None it should be "none"
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

smallstool

User password rules
« Reply #4 on: March 07, 2006, 09:58:38 PM »
byte

Sorted

Many thanks the tutorial used None and none!

Many thanks again

smallstool



Now if I could only get easydns to work :-D

Offline idp_qbn

  • *****
  • 347
  • +0/-0
User password rules
« Reply #5 on: March 08, 2006, 07:06:16 AM »
Glad you got your problem resolved!
In the tutotial mentioned, None was only used in the 'definition' section where what "Strong, Normal, None" actually means.
In the actual example of what to do, it shows:
$ sudo /sbin/e-smith/db configuration show  passwordstrength
 passwordstrength=configuration
     Admin=none
     Ibays=none
     Users=none

followed later by (to set strength to 'Strong')
$ sudo /sbin/e-smith/db configuration setprop passwordstrength Users strong

That's one of the traps of Linux, uppercase/lowercase differrences.

Cheers

Ian
___________________
Sydney, NSW, Australia