Koozali.org: home of the SME Server

i-bay password

Offline ltwally

  • ****
  • 108
  • +0/-0
i-bay password
« on: August 31, 2007, 07:55:51 PM »
I have a quick question.  And, yes, I did search around for it and was unable to find the answer in quick order.

The following console command should set the password strength to super-weak.
Code: [Select]
config setprop passwordstrength Ibays none
My question is this:  what command do I need to make the change active, afterwards?  (ie. signal-event email-update)

Thanks,
ltwally

Offline byte

  • *
  • 2,183
  • +2/-0
Re: i-bay password
« Reply #1 on: August 31, 2007, 08:30:28 PM »
My question is this:  what command do I need to make the change active, afterwards?  (ie. signal-event email-update)

Should be just like the "Users" setting, but if it didn't work please report to bug tracker telling us exactly what you did and the server history. Thanks.
--[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 ltwally

  • ****
  • 108
  • +0/-0
Re: i-bay password
« Reply #2 on: August 31, 2007, 08:35:56 PM »
Should be just like the "Users" setting, but if it didn't work please report to bug tracker telling us exactly what you did and the server history. Thanks.

The users update command is "signal-event email-update," which did not update the i-bay password rule.

Offline byte

  • *
  • 2,183
  • +2/-0
Re: i-bay password
« Reply #3 on: August 31, 2007, 08:52:29 PM »
The users update command is "signal-event email-update," which did not update the i-bay password rule.

There is no users update command issuing the command, as I've always done is type...

config setprop passwordstrength Users none

and thats it. You've never had to run any other command after the above line and that should be the same for the Ibays, if it doesn't work then lodge a bug report.
--[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: i-bay password
« Reply #4 on: August 31, 2007, 10:55:43 PM »
ltwally
Quote
The users update command is "signal-event email-update," which did not update the i-bay password rule.

signal-event user-modify
and/or
signal-event ibay-modify
would be more appropriate, although these should not be needed to make the
passwordstrength changes

See
/etc/e-smith/events
and
http://wiki.contribs.org/SME_Server:Documentation:FAQ#Password_Strength_Checking
...