Thread: Authentication with PGSQL
Hi, With PGSQL you can authenticate with KRB5 or a proprietary /etc/passwd Is it planned to use other methods of authenticating? LDAP? PAM? SASL? I'm in the process of centralizing authentication of users for all our services but it's not possible in the current state of PGSQL. Thanks for any idea -jec _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Jean-Eric Cuendet Linkvest SA Av des Baumettes 19, 1020 Renens Switzerland Tel +41 21 632 9043 Fax +41 21 632 9090 http://www.linkvest.com E-mail: jean-eric.cuendet@linkvest.com _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Jean-Eric Cuendet <Jean-Eric.Cuendet@linkvest.com> writes: > With PGSQL you can authenticate with KRB5 or a proprietary /etc/passwd > Is it planned to use other methods of authenticating? > LDAP? > PAM? > SASL? I seem to recall some discussion of PAM support. Want to do the work? regards, tom lane