From: Kouhei Sutou Date: 2008-05-14T10:32:43+09:00 Subject: Re: create groups with ruby-net-ldap Hi, 2008/5/13 Glen Holcomb : > From my understanding there is no direct way to do that in the LDAP > protocol. You basically have to delete the object then re-create it in the > desired OU. You can change the left most part of the dn but not the rest. Net::LDAP#rename. Thanks, -- kou