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
Solved! Go to Solution.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Any random password should not work !! Can you show us the snapshot of your code where you are changing the pwd ?
Views
Replies
Total Likes
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
Views
Replies
Total Likes