Skip to content

[BUG] Enforced "max login attempts" blocks EE creation #952

@benoiton

Description

@benoiton

On a fresh install of EJBCA 9.1.1 Community:

  • Create a new EE profile name "zz"
  • Only change "Maximum number of failed login attempts" => Use, Default=3, NOT unlimited, NOT modifiable
  • Create a new EE on profile "zz"
  • Fill the fields and press "Add" => OK
  • Rename the EE profile "aa"
  • Create a new EE, don't touch the profile selector and let it on "aa" profile
  • The "Maximum number of failed login attempts" is on "Specified" with an empty text field
  • Fill the fields and press "Add" => Error "Max failed logins is not modifiable."
  • Switch to "EMPTY" profile and switch back to "aa"
  • The "Maximum number of failed login attempts" is on "Specified" with "3" in text field
  • Fill the fields and press "Add" => OK

In other words, the alphabetically first EE profile cannot be directly used if the number of failed login attempts is limited and not-modifiable. If there is 2 available profiles, switching to another profile et switching back makes it work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions