Chapter 6. SQL Questions

Table of Contents

What Username/Password Do I Used To Log Into phpPgAdmin?
How Do I Enable TCP Connections to PostgreSQL?
What Is The root Password For The MySQL Database?
How Do I Enable TCP Connections to MySQL?
How Do I List The MySQL Databases?

What Username/Password Do I Used To Log Into phpPgAdmin?

When attempting to use the phpPgAdmin web based front end to postgresql, one will need to provide a user name and password. If you use the Network Security Toolkit Web User Interface (NST WUI), or the setup_postgresql script, the username will be: "postgres", and the password will be assigned to "NSTCTPOSTGRESQLPASSWD" in the file: "/etc/nst.conf".

Note

The default password is chosen at random each time the NST system is initialized (Live CD users will find that it changes each time you boot from the CD). If you use the NST WUI to setup postgresql, you will have the option to change the password when you setup postgresql.