Koozali.org: home of the SME Server

simple passwords

Offline basmistry

  • 19
  • +0/-0
simple passwords
« on: September 21, 2007, 01:48:43 PM »
Is there any way to change the password policy.

We only have simple people here - I'm using SME Server for 4 people
This is a Server only role
ALL of the 4 people have are partners and have no need to complex
individual passwords  :?

Offline mmccarn

  • *
  • 2,629
  • +10/-0
Re: simple passwords
« Reply #1 on: September 21, 2007, 03:15:34 PM »
If you set passwordstrength to none as shown here:  http://wiki.contribs.org/SME_Server:Documentation:FAQ#Password_Strength_Checking you will be able to use any password you want with a minimum length of either 6 or 7 characters (docs say 7, but I think it's 6). 

This is the simplest / least secure password option available in SME.

It is possible to forcefully set simpler passwords, but as these may cause problems at a later time (e.g. no login after upgrade to version x...) this is strongly discouraged.

[edit] Password_Strength_Checking updated after reading byte's post (below) [/edit]
« Last Edit: September 21, 2007, 07:17:26 PM by mmccarn »

Offline byte

  • *
  • 2,183
  • +2/-0
Re: simple passwords
« Reply #2 on: September 21, 2007, 07:06:22 PM »
(docs say 7, but I think it's 6).

Yep Mike is correct it is 6> even if you set it password strength as none for example using "aaaaaa" will work using "a" will not work.

See bug http://bugs.contribs.org/show_bug.cgi?id=2686 for complete details.
« Last Edit: September 21, 2007, 07:08:15 PM by byte »
--[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!

Offline slords

  • ****
  • 235
  • +3/-0
Re: simple passwords
« Reply #3 on: September 21, 2007, 07:25:25 PM »
The pam module has a requirement to have at least a 6 character password.  SME enforces at least a 7 character password.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs,
and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." -- Rich Cook

Offline SoftDux

  • ****
  • 240
  • +0/-0
    • http://www.SoftDux.com
Re: simple passwords
« Reply #4 on: January 20, 2008, 04:41:36 PM »
A workable fix can be found here: http://forums.contribs.org/index.php?topic=38078.0

Offline byte

  • *
  • 2,183
  • +2/-0
Re: simple passwords
« Reply #5 on: January 20, 2008, 05:09:02 PM »
--[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!

Offline raem

  • *
  • 3,972
  • +4/-0
Re: simple passwords
« Reply #6 on: January 21, 2008, 12:28:52 AM »
SoftDux

It's not a good idea to promote non standard (and not recommended) workarounds, as these usually cause people problems later.
People then require assistance to resolve their self inflicted problems, and also get annoyed with sme server OS.

...