10 Dec
2009
10 Dec
'09
5:36 p.m.
Hi Paul, Thanks for your suggestion. It worked out: MinPasswordLength was set to 5, and that turned out to be wrong. :-) Thanks, and hopefully I'll get a bit further now! MJ
This one is easy to fix: set to 0 any value that is supposed to be boolean (YesNo) in systempreferences and that is not: SELECT * FROM systempreferences WHERE type='YesNo';