Ben Bleything wrote: > On Mon, Aug 3, 2009 at 11:46 AM, Bruno Sousa<brgsousa / gmail.com> wrote: >> I got it working with ruby-ldap. >> Is it necessary to specify the organization unit? It's working ONLY if I >> specify it: > > Yes, as mentioned before you need to provide the full path (DN) or > similar so that the ldap server can find your user. When you don't, > it assumes you mean ou=Users. > > Ben Is it a library limitation? Or it really should work like this? I imagined it should work as when you log in windows computers: username, passwod and Domain. No need for OUs :) -- Posted via http://www.ruby-forum.com/.