Database Security. Database Auditing. Database Caching. Database Masking. Get it now

debian etch issue greensql

in

Hi
I downloaded the deb file and installed it on my server but I made a mistake and entered the wrong root password and it gave me an error. Now when I run the deb file it doesnt ask me for the information it jumps to error like it remembers the bad login info. Anyway to fix this so I can get this installed.

Comments

You can remove the installed

You can remove the installed package using the following command and then to install it regularly.

apt-get remove --purge greensql-fw

Another method is to use dpkg-reconfigure like the following:

dpkg-reconfigure greensql-fw

Hope this helps,
Yuli

Thanks that did the trick.

Thanks that did the trick.

Back to top