wiki:phpMyAdmin

phpMyAdmin

phpMyAdmin on Crin1 at https://phpmyadmin.crin.org/ was installed on ticket:8.

The site is password protected using HTTP Digest Authentication so you need to get a username and password to access it (ask chris@…), this is to prevent brute force attacks on the MySQL accounts.

The site uses a CACert SSL/TLS certificate and to avoid HTTPS warnings in your browser you need to install the root certificates for Firefox simply follow these links: Class 1 CACert Root, Class 3 CACert Root.

To add additional username / passwords on Crin1

sudo -i
cd /etc/phpmyadmin
export NEWUSER="username"
htdigest .htpasswd phpmyadmin $NEWUSER

Current phpmyadmin tickets

Ticket Summary Owner Reporter
No tickets found

Closed phpmyadmin tickets

Ticket Summary Owner Reporter
#112 phpMyAdmin HTTP Authentication chris chris

Last modified 3 years ago Last modified on Jul 19, 2015, 8:11:46 PM