Forum Discussion
RSA Authentication: Enter a new PIN between 4 and 8 alphanumeric characters:
I was able to find where to make the changes, but now I found another issue related to this. After I made the changes the message is not correct it reads "Enter a new PIN between and numeric characters" it should read "Enter a new PIN between 4 and 8 numeric characters". The 4 & 8 are missing. The are part of a value: "Enter a new PIN between %{session.securid.last.pin.numeric.start} and %{session.securid.last.pin.numeric.end} numeric characters:". Where {session.securid.last.pin.numeric.start} corresponds to 4 and {session.securid.last.pin.numeric.end} to 8.
- boneyardFeb 21, 2014
MVP
restore you previous change and try again, might be you deleted too much. - Alexey_384Feb 24, 2014Historic F5 Account%{session.securid.last.pin.alphanumeric.start} and %{session.securid.last.pin.alphanumeric.end} are session variables. If you replace 'alphanumeric' with the 'numeric' inside this variable names then you get undefined variables and empty values. You need to customize the text only, not the variable names.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com