JDBC problem postgresql, LINUX ,fix pg hba conf
JDBC problem postgresql LINUX
postgresql
postgres postgres
myuser mypass
php, java
jdbc error connection
/etc/postgresql/10/main/pg_hba.conf
/etc/init.d/postgresql start
local all all trust
# IPv4 local connections:
host all all 127.0.0.1/32 trust
# IPv6 local connections:
host all all ::1/128 md5
# Allow replication connections from localhost, by a user with the
# replication privilege.
local replication all trust
host replication all 127.0.0.1/32 md5
host replication all ::1/128 md5 .
Concluzion: JDBC problem postgresql, LINUX ,fix pg hba conf – hackthebox,vulnhub,hacking,oscp,ctfchallenge,blackhathacker,hacker,realhacker,exploit,kali linux,learn,cybersecurity,cms,drupal,wordpress,configure,shell,ssh,login,permission,beef,nikto,assembly,syscall,armitage,metasploit,network,java,web,application,postman,postgres,angular,programming,microservice,spring boot
To see the full content, share this page by clicking one of the buttons below |