Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Password Reset
09-17-2007, 10:34 AM
Post: #1
Password Reset
Anyone help please

How can I reset the calendar admin password on the server?

Many thanks

Steve
Find all posts by this user
Quote this message in a reply
09-17-2007, 10:41 AM
Post: #2
RE: Password Reset
You should be able to open the file cal_config.dat.cgi in a text editor like Notepad.

The last line in that file should have something like:

pass mypassword

"mypassword" is your current password. You can simply modify it in this file and save it. Make sure you keep the "pass".
Find all posts by this user
Quote this message in a reply
09-17-2007, 10:46 AM
Post: #3
RE: Password Reset
Rogee is correct. Thanks!

PHP Solutions: http://www.interactive-scripts.com
CGI Solutions: http://www.cgi-world.com
Help & Support: http://www.i2-services.com/helpdesk/
Testimonials: http://www.i2-services.com/forum/forumdi...php?fid=25
Visit this user's website Find all posts by this user
Quote this message in a reply
09-17-2007, 10:54 AM
Post: #4
RE: Password Reset
Great!! thanks that workedBig Grin
Rogee Wrote:You should be able to open the file cal_config.dat.cgi in a text editor like Notepad.

The last line in that file should have something like:

pass mypassword

"mypassword" is your current password.  You can simply modify it in this file and save it.  Make sure you keep the "pass".
Find all posts by this user
Quote this message in a reply
01-06-2010, 06:15 AM
Post: #5
RE: Password Reset
Hi,
You could solve that if you have the access permission to the Database of your site. If you have access to the database, then look in the database with the key word pass, There you will find the encoded password, decrept it, it has the encryption of MD5 form.

Welcome 2010
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: