Re: [GENERAL] LDAP Login Problem

2010-03-03 Thread Tom Robst
Thanks Magnus. I should have mentioned I'm using OpenLDAP 2.2. I guess I'll just have to wait for Postgres 9 and workaround it in the meantime. It's not an insurmountable issue... Regards, Tom Robst -- On 03/03/10 15:18, Magnus Hagander wrote: 2010/3/3 Tom Robst: Hi, I am having a problem w

Re: [GENERAL] LDAP Login Problem

2010-03-03 Thread Magnus Hagander
2010/3/3 Tom Robst : > Hi, > > I am having a problem with authentication using LDAP on PostgreSQL 8.4.2. > > The problem seems to be limited to which attribute is specified in the > ldapprefix. If I specify "uid=" and then try login using the username > "trobst" (which is the value in the ldap db

[GENERAL] LDAP Login Problem

2010-03-03 Thread Tom Robst
Hi, I am having a problem with authentication using LDAP on PostgreSQL 8.4.2. The problem seems to be limited to which attribute is specified in the ldapprefix. If I specify "uid=" and then try login using the username "trobst" (which is the value in the ldap db) I get an error: hostall