RHLDAPSearch
RHLDAPSearch copied to clipboard
Added Attribute & Binary Support
Added support for a few things:
- You can now specify the attributes you wish to retrieve from the LDAP directory
- Binary results will now come back to you in an NSData object, which is a good thing.
- Fixed some deprecated issues