Francis Cianfrocca wrote:
> On 2/2/07, Rcmn 73 <rcmn73 / gmail.com> wrote:
>>
>>
>>  are we talking about
>> > ldap.add_attribute gr, :member, $dnwks
> 
> 
> 
> Yes. Re-read the rdoc. The DN which specifies the entry to which you are
> adding the attribute is the first parameter.

i think i'm using it properly.
> ldap.add_attribute gr, :member, $dnwks

"gr" is the group to which i want to add an entry.
":member" is the attribute.So i will add the member $dnwks to gr.
"$dnwks" is the object i want to add.

also it tried various combination but it get worst.


-- 
Posted via http://www.ruby-forum.com/.