Hello, being a POL admin for many many years I learned that this issue is quite common. However, I never created anything that could help me dealing with it, today morning (CET time) I felt like coding, and here it is, a command-line PHP password retriever for all you POL admins running on Linux (however, it's pretty easy to embeed this into HTML, just get the variables from $_POST instead of the CLI $argv)
http://zsuatt.com/~pol/retrpass1.zip
Usage: ./retrpass account_login [cfgpath]
the default value for cfgpath is "./data/accounts.txt", take a not, the path is RELATIVE to the script.
Also, if you are having problems running the retrpass please, do change the #!/usr/bin/php to one, that is working on your system, if you are having problems running it
Any comments and bugs would be highly appreciated, thank you
PHP password retriever
Re: PHP password retriever
hmm, I would say... it's independend from time zone if it's morning or notgoqsane wrote:today morning (CET time)
Shinigami