On 11/10/12 15:13, Walter Huf wrote:
For a certain use-case of mine, I need to connect to the Active
Directory Global Catalog port of 3268 and do a search with a BaseDN of
"". What is the correct way to do this with FreeRADIUS?

Why doesn't it work if you just use an empty string? From the code, I can't see any reason it would fail.

e.g.

ldap ldap_gc {
 ...
 basedn = ""
 ...
}
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to