Re: [ActiveDir] Single Space in LDAP query dropped: Why?

2006-08-19 Thread badhusha
Return Receipt Your Re: [ActiveDir] Single Space in LDAP query dropped: Why? document

RE: [ActiveDir] Single Space in LDAP query dropped: Why?

2006-08-18 Thread joe
1:16 AMTo: ActiveDir@mail.activedir.orgSubject: [ActiveDir] Single Space in LDAP query dropped: Why? I had posted this today, and I was curious if anyone knew why an LDAP filter drops the query when searching for a single space value? Though I was using Joe's ADfind, I did have the sa

Re: [ActiveDir] Single Space in LDAP query dropped: Why?

2006-08-18 Thread Joe Kaplan
Sent: Friday, August 18, 2006 12:15 AM Subject: [ActiveDir] Single Space in LDAP query dropped: Why? I had posted this today, and I was curious if anyone knew why an LDAP filter drops the query when searching for a single space value? Though I was using Joe's ADfind, I did have the same

Re: [ActiveDir] Single Space in LDAP query dropped: Why?

2006-08-18 Thread Joe Kaplan
That's a much more thorough explanation than mine. :) I was too lazy to even dust off the RFC URL. Joe K. - Original Message - From: joe To: ActiveDir@mail.activedir.org Sent: Friday, August 18, 2006 7:40 AM Subject: RE: [ActiveDir] Single Space in LDAP query dropped: Why? Yeah

Re: [ActiveDir] Single Space in LDAP query dropped: Why?

2006-08-18 Thread jef
AM Subject: Re: [ActiveDir] Single Space in LDAP query dropped: Why? I'm pretty sure that's part of the RFC spec. A space at the beginning or end of a query value will be ignored. Your space in this example would be both. Did you try escaping it to see if that works? Joe Kaplan - Original

Re: [ActiveDir] Single Space in LDAP query dropped: Why?

2006-08-18 Thread bmich
Return Receipt Your Re: [ActiveDir] Single Space in LDAP query dropped: Why? document

RE: [ActiveDir] Single Space in LDAP query dropped: Why?

2006-08-18 Thread joe
10:12 AM To: ActiveDir@mail.activedir.org Subject: Re: [ActiveDir] Single Space in LDAP query dropped: Why? That's a much more thorough explanation than mine. :) I was too lazy to even dust off the RFC URL. Joe K. - Original Message - From: joe To: ActiveDir@mail.activedir.org Sent

Re: [ActiveDir] Single Space in LDAP query dropped: Why?

2006-08-18 Thread Joe Kaplan
Me too. I was that lazy. :) Joe Kaplan - Original Message - From: joe [EMAIL PROTECTED] To: ActiveDir@mail.activedir.org Sent: Friday, August 18, 2006 5:46 PM Subject: RE: [ActiveDir] Single Space in LDAP query dropped: Why? I have it bookmarked. :) LDAP V3 - http://www.faqs.org

RE: [ActiveDir] Single Space in LDAP query dropped: Why?

2006-08-18 Thread joe
: Re: [ActiveDir] Single Space in LDAP query dropped: Why? Me too. I was that lazy. :) Joe Kaplan - Original Message - From: joe [EMAIL PROTECTED] To: ActiveDir@mail.activedir.org Sent: Friday, August 18, 2006 5:46 PM Subject: RE: [ActiveDir] Single Space in LDAP query dropped: Why? I

Re: [ActiveDir] Single Space in LDAP query dropped: Why?

2006-08-18 Thread jef
It's .NET - Get it right! ;) - Original Message - From: joe [EMAIL PROTECTED] To: ActiveDir@mail.activedir.org Sent: Friday, August 18, 2006 10:15 PM Subject: RE: [ActiveDir] Single Space in LDAP query dropped: Why? You NET programmers ;o) -- O'Reilly Active Directory Third

[ActiveDir] Single Space in LDAP query dropped: Why?

2006-08-17 Thread Jef Kazimer
I had posted this today, and I was curious if anyone knew why an LDAP filter drops the query when searching for a single space value? Though I was using Joe's ADfind, I did have the same results in ADSIedit, and thought someone better than I, may know why. It's not really a problem, just a