Geometrix set password does not work on Author? | Community
Skip to main content
New Participant
October 26, 2015
Solved

Geometrix set password does not work on Author?

  • October 26, 2015
  • 2 replies
  • 817 views

HI ,

 

I am trying to give reset password functionality on our site.

I tried OOTB form action from libs "/libs/foundation/components/account/actions/setpwd" .

I want to overlay this in my project app path.

Before doing that I tried using the geometrixx demo site's change password functionality on Author.

However it does not work properly, whichever user I use and try to change password I get success and then practically any random password works with that user.

Is it because I am trying on author?

Thanks in advance.

 

Regards,

 

However

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Hi asn_177

Random password should not work as mentioned by Bsloki.

Please share the code for changing the password.

 

Some of Reference link to change user/Admin passwords:-

Link:- https://docs.adobe.com/docs/en/cq/5-6-1/administering/security.html#Changing a User Password

Link:- http://www.wemblog.com/2012/03/how-to-change-admin-password-in-cq55.html

Link:- http://www.wemblog.com/2011/11/how-to-change-all-password-using-curl.html

Thanks and Regards

Kautuk Sahni

2 replies

kautuk_sahni
kautuk_sahniAccepted solution
Employee
October 27, 2015

Hi asn_177

Random password should not work as mentioned by Bsloki.

Please share the code for changing the password.

 

Some of Reference link to change user/Admin passwords:-

Link:- https://docs.adobe.com/docs/en/cq/5-6-1/administering/security.html#Changing a User Password

Link:- http://www.wemblog.com/2012/03/how-to-change-admin-password-in-cq55.html

Link:- http://www.wemblog.com/2011/11/how-to-change-all-password-using-curl.html

Thanks and Regards

Kautuk Sahni

Kautuk Sahni
Lokesh_Shivalingaiah
New Participant
October 26, 2015

Any random password should not work !! Can you show us the snapshot of your code where you are changing the pwd ?