Sending null BaseDN
Phil Mayers
p.mayers at imperial.ac.uk
Thu Oct 11 17:24:01 CEST 2012
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 = ""
...
}
More information about the Freeradius-Users
mailing list