From: Rcmn 73 Date: 2007-02-06T04:43:20+09:00 Subject: Re: net::ldap - add_attribute Francis Cianfrocca wrote: > On 2/5/07, Rcmn 73 wrote: >> :method => :simple, >> >> >> dn = "CN=mygoupe,OU=uu2,OU=uu1,OU=uu,dc=dc,dc=dc1,dc=net" >> ldap.add_attribute dn, :member, dnwks >> end >> p ldap.get_operation_result >> >> -- >> Posted via http://www.ruby-forum.com/. >> >> > > Ah. Sounds like the problem was a schema violation all along, then. That > also is consistent with a 53 error code. yes it was.thx. I had 2 other questions the first one is related to this post http://www.ruby-forum.com/topic/82437#144516 and i was wondering if other people asked for it and if so ;do you think it might be supported? if not what would be a good work around ? -- Posted via http://www.ruby-forum.com/.