[SOLVED] sc_security: it is not possible to set minimum size greater than the Maximum

Hi,

I am using the security module, and what to increase the minimum size of the user name to 4 digits and the password to 6 digits. The maximum size is 32 as set by default.

When i set it up that way i get the error “it is not possible to set minimum size greater than the Maximum!”

Please confirm if you are getting the same issue on your installation and confirm if a bug.

thanks

Anil

Hi Anil,

I can confirm that behaviour, seems to be a bug. Occurs, when making a new security module and changing the the number of chars for the Login & PW length-check.

BR

Eric

P.S.: Security module is unusable, cause also the default values are not working …

Hello,

I have reported this issue to our bugs team for further testing.

regards,
Bernhard Bernsmann

thanks for confirming the bug

and here is the workaround, stupid, but works …

If SC thinks that the minimum has to be > maximum, just do it and fill it in. E.g. set minimum = 32 and maximum 5.
After generating the code, you have to change these ranges manually in the form-security-applications, which are using
the login and the pswd/pswd_confirm …

BR

Eric

@SC: Seems to be that there has only a “<” to be changed to “>” or other way around …

Hello Eric,

This issue was fixed on our latest release (V7.00.002)

regards,
Bernhard Bernsmann

Hi Bernhard

perfect …

Thanks to SC for fixing this bug.

1 Down 5 more to go:)