OpenVPN SSL Pasword recovery
Written by Jason Kendall Friday, 20 November 2009 22:05
So I have a remote SSL VPN system that I user called OpenVPN (AKA Adito) and I had lost my password so I couldn't log in.I found the following page that describes howto access the DB at a low level, however I couldn't get the encpassword function to load.
I finally got a password to hash however I wanted to document what the hash is just in case someone has the same problem.
To set the password to "password" (sans quotes) use the following:
update users set password='X03vv707Wu+/vWXvv70d77+9J96477+9z5k=' where username='username';
commit;
I hope this will help out some people ;)
Comments (1)
1Tuesday, 13 April 2010 11:21
im not a pro at this stuff, but we had the same problem. how did you did this? what file did u edit?
Tuesday, 20 April 2010 14:55
Jason Kendall
You need to follow the information here: http://sourceforge.net/apps/trac/openvpn-als/wiki/database_management
Add your comment
My Certifications![]()


Tags
This will be shown to users with no Flash or Javascript.










