Subject: Re: Net LDAP problem (no attrs or get_attributes methods)
From: Michael Linfield <globyy3000 hotmail.com>
Date: Fri, 30 Oct 2009 03:28:28 +0900
References: 348999349120349189
In-reply-to: 349189
Glen Holcomb wrote:
> Nope, same error. I passed "*" to the attrs argument.
Well, attrs should be an array I believe, try initializing it as such:
attrs = []
and see what happens.
Regards,
- Mac
--
Posted via http://www.ruby-forum.com/.