LDAP+SASL

Norberto Bensa nbensa at gmail.com
Fri Feb 20 09:55:45 UTC 2009


On Fri, Feb 20, 2009 at 5:36 AM, Ray Parrish <crp at cmc.net> wrote:
> Could this be the problem?

Yes. It's one of problems. Thanks for spotting it Ray.

Also, Michael, if you're using cn=admin..., then you need to add:

authz-regexp
    uid=([^,]*),cn=[^,]*,cn=auth
    cn=$1,ou=People,dc=.....


In other words. You translate what your clients ask to what you have
in your database. Note that you can add as many authz-regexp as you
need. You know how many authz-regexp you need by reading your logs :-)

Regards,
Norberto




More information about the ubuntu-users mailing list