richardun / active_directory

Native Ruby Access to Microsoft Active Directory
http://rubyforge.org/projects/activedirectory
12 stars 8 forks source link

Add seach scope and fixed search base #7

Closed mikegee closed 2 years ago

mikegee commented 12 years ago

Base.find now allows a :scope option (for single or multilevel searches) and the :in option is now used as the search base.