Subject: Re: Net LDAP problem (no attrs or get_attributes methods)
From: Michael Linfield <globyy3000@ t i c >
Date: Thu, 29 Oct 2009 05:03:48 +0900
References: 348999
In-reply-to: 348999
ldap.search(base, scope, filter, attrs) { |entry|
p entry.dn
p entry.attrs
}
Does the above work for you?
Regards,
- Mac
--
Posted via http://www.ruby-forum.com/.