I wanted to run regular update by running a simple
Code: Select all
apt-get update
apt-get upgrade
reboot
Code: Select all
change_distribution elvin
apt-get -c /etc/apt/bubba-apt.conf -y update
apt-get -c /etc/apt/bubba-apt.conf -y dist-upgrade
reboot
I don't know where the webadmin does its authentication but I can authenticate trough ssh as a regular user and su to other users without any errors. I can also login with smb.
Things to keep in mind: I changed the mysql root password and webadmin ports in the apache configuration in the past and did not get prompted for mysql password in any of the update commands I ran.
Mathieu