otrs5 forgot password

Moderator: crythias

Locked
hansotters
Znuny newbie
Posts: 1
Joined: 24 May 2016, 16:15
Znuny Version: 4.2.3.3

otrs5 forgot password

Post by hansotters »

Good day

I am completely new to otrs and linux(ubuntu) so please bear with me:
i forgot my root@localhost password and now can not log in. i can't run /opt/otrs/bin/otrs.SetPassword.pl root@localhost password123 since there is no otrs.setpassword.pl script in the bin directory. That is the correct directory on the system. was this changed in version 5?

i am lost please assist me.

thank you to everyone.
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: otrs5 forgot password

Post by reneeb »

Code: Select all

perl bin/otrs.Console.pl Admin::User::SetPassword --user "root@localhost" --password "the_new_password"
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Locked