How i can reset password for bench

hii sir
how i can reset password for bench
[sudo] password for bench:

bench set-admin-password “your desired password here”

1 Like

sir i am running this command

bench@Server:~$ sudo pip install -e bench-repo
[sudo] password for bench:
Sorry, try again.
[sudo] password for bench:
Sorry, try again.
[sudo] password for bench:
sudo: 3 incorrect password attempts

passwd bench

did i need to write “bench” in place of password?

bench is your username of OS.

passwd bench

Where bench is username. Just paste this command in terminal

showing this error

bench@Server:~$ passwd bench
Changing password for bench.
(current) UNIX password:
passwd: Authentication token manipulation error
passwd: password unchanged

Try:

su root

passwd bench

I guess you forgot your system password.