On Mon, 19 Apr 2004, John Hottel wrote:

> I am new to this list, so please correct me if I am not formatting this
> email correctly.
>
> I have FreeRadius 0.9.3. It is running on redhat 7.2. LDAP is
> authenticating against Novell Edir. It works beautifully. I have an
> issue though with multiple objects in the directory with the same name,
> but in different contexts and are different object classes. What I am
> asking, is how can I modify the LDAP filter from ' filter =
> "(Dsname=%{User-Name})" ' to one that would make it search for Dsname
> only within objects with the class of "person"? Any help is greatly
> appreciate.

"(&(Dsname=%{User-Name})(objectclass=person))"

Though this is not a freeradius question!

>
> Thanks,
>
> John F. Hottel
> Systems Integrator
> National Wildlife Federation
> 703.438.6372
> [EMAIL PROTECTED]
>

--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]       National Technical University of Athens, Greece
Work Phone:             +30 210 7721861
'Go back to the shadow' Gandalf

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to