May 2019
Intermediate to advanced
600 pages
20h 46m
English
In the PostgreSQL authentication file, pg_hba.conf, we define some address ranges to use LDAP as an authentication method, and we configure the LDAP server for this address range:
host all all 10.10.0.1/16 ldap \ldapserver=ldap.our.net ldapprefix="cn=" ldapsuffix=", dc=our,dc=net"
Read now
Unlock full access