papasteeler wrote:I have forgotten my primary password on my vicidial so we now have to reinstall it. Is there a way of saving all the data and dispositions so that we may transfer it to the new installation, our client list of people called is the most important and obviously we do not want to recall them when they are already clients. Can anybody help?
1) any mysql client can still hit the asterisk DB and download all the data. Even the mysqldump application can be used on a host other than localhost. If you need detailed instructions, post a request and I'm sure someone will post them.
2) if you locked yourself out of the linux root cli account, and you installed with OpenSuSE (Vicibox ...), the root password CAN be cracked simply by using a pre-boot intercept at grub. Instructions for modifying the boot during grub can also be provided.
3) If you merely locked yourself out of the Web interface, there's no need to reinstall. As blackbird pointed out, there are other ways to get your password directly from the DB. Note that any phpMyAdmin installation can be told to use the DB on a different server/host ... so you could "browse" the asterisk DB from a different server quite easily. Especially if you did not alter your cron password.