[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: why doesn't this filter work



Previously, Ian Macdonald wrote:
> 
> I used the following to try to obtain a listing of all users whose
> home directory ends in a trailing slash:
> 
> $ ldapsearch -LLLxh foo -b ou=people,dc=google,dc=com \
>   '(homedirectory=*/)' 'homedirectory'

homeDirectory doesn't have a SUBSTR rule, so you can't use a substring
search on it (only equality or presence filters).

-- 
We will never be an advanced civilization as long as rain showers can
delay the launching of a space rocket.			-George Carlin