Author Topic: User name $ password  (Read 10001 times)

0 Members and 1 Guest are viewing this topic.

Offline Alex G

  • Newbie
  • *
  • Posts: 8
    • View Profile
User name $ password
« on: March 03, 2012, 03:55:24 AM »
Hello,

I just installed TP again with the usual user and pass I had before. now the problem is that I cannot login with this info because the script does not recognize user and pass.

where does TP store user and pass info on the server, or how can I change user and pass again?

thanks

Offline Kildoozer

  • Administrator
  • Sr. Member
  • *****
  • Posts: 420
    • View Profile
Re: User name $ password
« Reply #1 on: March 03, 2012, 03:57:42 AM »
Hi,
the only you can is set default login/pass, just put
Code: [Select]
admin:696d29e0940a4957748fe3fc9efd22a3
into tp/data/settings/auth.set file

Offline Alex G

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: User name $ password
« Reply #2 on: March 03, 2012, 04:03:35 AM »
thanks!

Offline Alex G

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: User name $ password
« Reply #3 on: March 03, 2012, 04:07:51 AM »
I edited this file and I am still not able to login with

admin / password

any idea what may have happened?

Offline Kildoozer

  • Administrator
  • Sr. Member
  • *****
  • Posts: 420
    • View Profile
Re: User name $ password
« Reply #4 on: March 03, 2012, 04:27:20 AM »
If you installed new version over the old vesrion, perhaps you have IP whitelist settings there. If so, delete/rename  tp/data/settings/auth_ip_white_list.set

Offline Alex G

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: User name $ password
« Reply #5 on: March 03, 2012, 04:38:19 AM »
I deleted the old version while back, this was a new install.

auth_ip_white_list.set file contains no IP, or any other value. does the file need to be 777?

I am still not be able to login

Offline Kildoozer

  • Administrator
  • Sr. Member
  • *****
  • Posts: 420
    • View Profile
Re: User name $ password
« Reply #6 on: March 03, 2012, 04:43:06 AM »
Ok, contact me with ftp access
kildoozer@scriptpulse.com

Offline Alex G

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: User name $ password
« Reply #7 on: March 03, 2012, 07:45:14 AM »
I renamed auth_ip_white_list.set file to auth_ip_white_list.set.bk

now I am logged in and I am getting this message:

Important notice
It looks like your tp/data/ folder is accessible for everyone.
It's SERIOUS SECURITY HOLE and must be solved asap! IF you are using Nginx webserver, ask your server support to protect 'tp/data' folder for accessing from the web.

user name / pass is the default one and I won't change this until the hosting support looks at it. I have xxxhostit.

now what does auth_ip_white_list.set file do? can you add the leading 1st 3 digits for any IPs? ie, 102.205.003.067 - is 102. enough?

Offline Alex G

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: User name $ password
« Reply #8 on: March 03, 2012, 07:55:53 AM »
It looks like your tp/data/ folder is accessible for everyone.
It's SERIOUS SECURITY HOLE and must be solved asap! IF you are using Nginx webserver, ask your server support to protect 'tp/data' folder for accessing from the web.

this has been fixed