mitra nazemian schrieb:
hi, I want too implement ldap authentication in PostgreSQL in linux, but I cant. Please help me... Tanx
Hi,
first you should understand the basics of authentication in postgresql. http://www.postgresql.org/docs/current/static/client-authentication.html Then jump to this manual part: http://www.postgresql.org/docs/current/static/auth-methods.html#AUTH-LDAP Cheers Andy -- Sent via pgsql-admin mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
