Help returning multiple values for attrbute (rlm_ldap)

2006-10-12 Thread Owen DeLong
OK... The suggestion I got here last night allowed me to get basic auth working as desired, however, I have another problem. I need to return in the reply a series of values for a given attribute, such as: dn: uid=foo,ou=people,dc=zone,dc=example,dc=com uid: foo Attribute: first_value

Re: Help returning multiple values for attrbute (rlm_ldap)

2006-10-12 Thread Kostas Kalevras
Owen DeLong wrote: OK... The suggestion I got here last night allowed me to get basic auth working as desired, however, I have another problem. I need to return in the reply a series of values for a given attribute, such as: dn: uid=foo,ou=people,dc=zone,dc=example,dc=com uid: foo

Re: Help returning multiple values for attrbute (rlm_ldap)

2006-10-12 Thread Owen DeLong
On Oct 12, 2006, at 11:39 AM, Kostas Kalevras wrote: Owen DeLong wrote: OK... The suggestion I got here last night allowed me to get basic auth working as desired, however, I have another problem. I need to return in the reply a series of values for a given attribute, such as: dn: