Hello,
We are an ISP and are in the process of configuring LDAP to provide unified authentication for our various service. Each subscriber account can have up to five email address. We would like ldap to keep track of the email addresses associated with each account. Is it possible to have only one LDAP entry per account, and have all five email addresses listed in the entry, and have separate passwords for each, and be able to authenticate each email address when the client logs in via RADIUS? The LDIF entry would look something like this. dn: uid=johndoe,dc=domain,dc=com uid: johndoe email1: [EMAIL PROTECTED] password1: jdoepass email2: [EMAIL PROTECTED] password2: janepass and so on. The question is this: Is it possible to authenticate (using RADIUS) more than one email address and password per entry? If not, what would be a way of tying a clients 5 email addresses to their account in ldap? Thanks, Darrell --- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
