Login to OTRS hd fails

Moderator: crythias

Locked
drkvngr
Znuny newbie
Posts: 5
Joined: 05 Jun 2012, 20:06
Znuny Version: otrs 3.1
Real Name: Arkel Alvarez
Company: Abacus

Login to OTRS hd fails

Post by drkvngr »

I have installed OTRS HD 3.1 under ubuntu 11.1 64bit and postgresql 9.1

testing the database connection returns OK status but I'm not able to log in as root@localhost
I was able to find some other posts telling that the password for root (root) should be set as 'roK20XGbWEsSM'
being like that I was not able to enter.
I tried to reset the password using otrs.SetPassword.pl and it generated this string instead:
'4813494d137e1631bba301d5acab6e7bb7aa74ce1185d456565ef51d737677b2'
for password = root

do you have any idea on how to solve this?

thanks a lot for your help
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Login to OTRS hd fails

Post by jojo »

you can set whatever you wan't as password via the otrs.SetPassword.pl command

it should look like this:

otrs.SetPassword.pl root@localhost root

it sets the password root for the user root@localhost

Please also check the log why you can not login
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
drkvngr
Znuny newbie
Posts: 5
Joined: 05 Jun 2012, 20:06
Znuny Version: otrs 3.1
Real Name: Arkel Alvarez
Company: Abacus

Re: Login to OTRS hd fails

Post by drkvngr »

I already reset the password to root using the procedure you are describing without success

where can I access that log?

thanks a lot for your fast reply!
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Login to OTRS hd fails

Post by jojo »

should be /var/log/messages
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
drkvngr
Znuny newbie
Posts: 5
Joined: 05 Jun 2012, 20:06
Znuny Version: otrs 3.1
Real Name: Arkel Alvarez
Company: Abacus

Re: Login to OTRS hd fails

Post by drkvngr »

thanks!

I just went to look at /var/log and there is no messages file or directory. :(
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Login to OTRS hd fails

Post by jojo »

on ubunto there always should be a /var/log/message file
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked