It happens that the company where I work has used ldap centralized identity authentication, so I plan to study this architecture, but after reading many tutorials on the Internet, it is either inco
Tag: LDAP
Query LDAP users better ways through Ruby Net-LDAP?
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 =