Is there a better way to search for users and computers that specifically use the Net-ldap gem?
This is what I currently do just to get users.
results = search :base => @base, :filter =
Is there a better way to search for users and computers that specifically use the Net-ldap gem?
This is what I currently do just to get users.
results = search :base => @base, :filter =