Re: authentication - two usernames for one user
Andre Gerhard <[email protected]>
| Newsgroups | gmane.mail.qmail.ldap |
|---|---|
| Organization | CCE USP |
| Message-ID | <[email protected]> |
Hi, Well , I made a test and put 2 uids for the same user, and the authentication worked ! Uid is not a single value attribute. Apparently the only problem is with qmail-ldaplookup, it will give the error: qmail-ldaplookup: fatal: qldap_get_user: too many objects But this seems easy to fix. Regards, Andre On Wed, 25 Nov 2009 10:05:16 -0200 Andre Gerhard <[email protected]> wrote: > Hello, > > Is it possible to have two usernames for user authentication ? > > For example, I would like to have "uid" and another LDAP field, > the user can use the "uid" or this other field when > accessing the system (via auth_imap, auth_pop or auth_smtp). > > Or maybe using "uid" as a multivalued field. > > Regards, > Andre Gerhard > >