John Dubchak wrote:

On Jan 23, 2008, at 4:27 AM, Iain M Conochie wrote:

Then I am a bit stuck. That was how I got it working for LDAP to be honest.

What kind of usernames are your users using to login with? Is it [EMAIL PROTECTED] or just user?

[EMAIL PROTECTED]

Thanks,
John
What do you have as your user_query then? You may need to use

WHERE userid = '%n' AND domain = '%d'

instead of

WHERE userid = '%u'

perhaps?

Iain

Reply via email to