You are viewing limited content. For full access, please sign in.

Question

Question

Quick Fields Password Reset

asked on May 14, 2014

Is there a way to remove/reset the Quick Fields administrative password for a session if the person who was managing the sessions has left the organization or forgotten the password?

0 0

Answer

APPROVED ANSWER
replied on May 14, 2014

Please open a support case to get help resetting/removing the password.

0 0
replied on May 14, 2014

Okay thanks Misty.

0 0

Replies

replied on March 11, 2015

JIVEKING posted this solution that worked for me on an 8.3 QF session.

 Posted By: jiveking  ON Tue Jul 10, 2012  SUBJECT: Work Around for Lost Quick Fields Password

  1. Create a blank session and set the admin password.
  2. Open the new session in wordpad.
  3. Look for this section "<adminPassword>  <SecureString Value="?????????=" />  </adminPassword>" near the top.
  4. Copy the value that is in quotes.
  5. Open the original session in wordpad that you are having the problem with.
  6. Replace that value with the new value, save and close wordpad.
  7. Now open that session with Quick Fields and enter the password you entered in the blank session.
4 1
replied on November 19, 2018

From what I've found replacing the line:

<adminPassword> 

<SecureString Version="2" Value="?????????=" /> 

</adminPassword>

with

<adminPassword isNil="true" />

will remove the password so the next time you open the session you can reset it.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.