This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Top Replies

  • The specific change you mention was a result of a security review we carried out on the OTP functionality. It is not good practice to provide methods to recover existing secrets because this makes it much easier to create cloned tokens that could be used without the knowledge of the original user to gain access to their account. Recovering OTP on an account by deleting the existing secret and creating a new one is more secure because even if it is done by the wrong person, the original user will realize the error the next time they try and log in using their old token.

    You see the same behaviour in most websites that offer OTP options like this - the only way to recover if you lose your OTP is to re-initialize with a new secret.

    Your point about including more specifics about this in the release notes is valid. We try to keep the release notes brief so that customers can read them all quickly and identify areas that may concern them where they can dig in to documentation to find out more. Sometimes we make them too brief. We'll take your feedback into account.

    [I updated my original post because I mistakenly thought I was reading the v19 EAP1 forum. Apologies for any confusion.]

    Jump to answer
Parents
  • Port Editing Issues with MR2.  After changing 2 separate firewalls to MR-2-Build380 from MR1-1-1-Build365, any form of Interface editing is not allowed.  It give an error "This is a system-reserved interface name".  This occurs with any attempt to save any change of Name, Zone or IP even on an unused interface.

    After some iterative testing, I found that the string "Port" in the name is part of the problem.  Although interfaces have ""Port" there by default, if it's still there on a save it gives that error now.  If the name is changed from say "Port1" to "P1" it saves fine.

Reply
  • Port Editing Issues with MR2.  After changing 2 separate firewalls to MR-2-Build380 from MR1-1-1-Build365, any form of Interface editing is not allowed.  It give an error "This is a system-reserved interface name".  This occurs with any attempt to save any change of Name, Zone or IP even on an unused interface.

    After some iterative testing, I found that the string "Port" in the name is part of the problem.  Although interfaces have ""Port" there by default, if it's still there on a save it gives that error now.  If the name is changed from say "Port1" to "P1" it saves fine.

Children
No Data