Ruby LDAP and Active Directory

Posted by Max on Stack Overflow See other posts from Stack Overflow or by Max
Published on 2009-03-12T04:00:18Z Indexed on 2010/04/14 15:53 UTC
Read the original article Hit count: 280

Filed under:
|
|

Using Ruby LDAP running on Linux, I can create a new Active Directory user account without a problem. Now I want to be rename a user account username. When I try to change the sAMAccountName, it doesn't work. Is it possible to change an AD user account using Ruby LDAP? If so, how?

© Stack Overflow or respective owner

Related posts about ruby

Related posts about ldap