Re: authentication - two usernames for one user
Andre Gerhard <[email protected]>
| Newsgroups | gmane.mail.qmail.ldap |
|---|---|
| Organization | CCE USP |
| Message-ID | <[email protected]> |
Hi Ed, The idea is that the uid will be unique, the reason that I need another uid for the same user is that we are planning to replace character based uids with number based uids (or perhaps use both kinds for some time). Replicating all the user entry mantaining the same mailMessageStore is an alternative, but then there is the password change problem and maybe other issues. Regards Andre On Wed, 25 Nov 2009 10:46:33 -0500 Edward Capriolo <[email protected]> wrote: > UID should be unique be definition. You should be able to have two > users with the same mailMessageStore in a sense if they are staring > the same phyiscal box they are the same user. > > Ed > > On Wed, Nov 25, 2009 at 7:05 AM, 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 > > > >