-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Michael Pasqualone wrote:
| No, LDAP is fine. It's simply returning a list of UID's assigned to the
| user, i.e. testuser, and test.
|
| What I need to figure out is how to tell postfix by the result_format?
| to only return 1 entry when that entry is found.
|
| I.e. Incoming email to [EMAIL PROTECTED], postfix/ldap looks up our
| directory service and sees that uid=testuser is within the directory as
| well as uid=test, instead of returning both uid's I only want the
| postfix/ldap query to return the uid originally sent too it, i.e. testuser.
|
| Does that make sense?
How abour decoupling mail address from uid, i.e., using attributes for what
they are intentended. UID is an attribute for Authentication of users in
machines with intereactive accounts. There are attributes for mail
addresses and schemas with attributes for routing mail (the netscape mail
schema included with fedora directory, the Spanish national schema or the
courier schema, to name a few).

Or use attributes with care, if you do not want duplicate mails to be
delivered you may not use a multivalued attribute in the result.

- --
Victoriano Giralt
Systems Manager
Central Computing Facility
University of Malaga
SPAIN
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with CentOS - http://enigmail.mozdev.org

iD8DBQFJBHHZV6+mDjj1PTgRAsgiAKCN37QTDJtfrJVShlNksKhoWLg5KwCePf3g
/NG/CqNnm+tDihkjrAqKdIY=
=MCDO
-----END PGP SIGNATURE-----

Reply via email to