Re: Sending null BaseDN

2012-10-15 Thread Walter Huf
wrote: 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

Sending null BaseDN

2012-10-11 Thread Walter Huf
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? The solution I have come up with is to change the LDAP xlat function to not escape any spaces, which allows