Then you can use: htpasswd -nbB -C 10 foouser "$ADMINPW" | sed 's/^foouser://' Replace $ADMINPW with the password you want. Then repeat the same, by updating the user table. Regars, Nicky
On 17 Oct 2019, at 10:37, Sunilkumar Uralun Kandyil <sunilkumaruk@am.amrita.edu> wrote:
domjudge-5.1.3
Sunil Kumar UK Deputy manager (Systems) ICTS Amrita Vishwa Vidyapeetham Amritapuri Campus Kerala, India 690525 Phone: 9446671509
From: Nicky Gerritsen <nickygerritsen@me.com <mailto:nickygerritsen@me.com>> Sent: Thursday, October 17, 2019 1:41 PM To: Sunilkumar Uralun Kandyil <sunilkumaruk@am.amrita.edu <mailto:sunilkumaruk@am.amrita.edu>> Cc: domjudge-devel@domjudge.org <mailto:domjudge-devel@domjudge.org> <domjudge-devel@domjudge.org <mailto:domjudge-devel@domjudge.org>> Subject: Re: Change admin Password
Hi Sunil,
Which version of DOMjudge are you using? If you use a recent enough version (I think 6.0+), you can use the following command to generate a new password hash:
webapp/bin/console security:encode-password
Then copy that to the password field of the user you want to change the password for in the database.
Regards,
Nicky
On 17 Oct 2019, at 10:08, Sunilkumar Uralun Kandyil <sunilkumaruk@am.amrita.edu <mailto:sunilkumaruk@am.amrita.edu>> wrote:
hello,
Please let me to know how to change forgotten admin password of domjudge web interface
Sunil Kumar UK Deputy manager (Systems) ICTS Amrita Vishwa Vidyapeetham Amritapuri Campus Kerala, India 690525 Phone: 9446671509
_______________________________________________ DOMjudge-devel mailing list DOMjudge-devel@domjudge.org <mailto:DOMjudge-devel@domjudge.org> https://www.domjudge.org/mailman/listinfo/domjudge-devel <https://www.domjudge.org/mailman/listinfo/domjudge-devel>
participants (1)
-
Nicky Gerritsen