Hi, It maybe a simple question. But I'm having some troubles with it. I'm using Net::LDAP::Entry and I'm trying to add an attribute with multiple values. Unfortunately, until now it didn't work out.
A simple example: attr: value1 attr: value2 Just calling entry's add method multiple times does not worked out. Replace method didn't work out ether. Maybe I'm doing something wrong. Could someone give me an better idea or exemple on how to solve this problem? Thanks in advance, -- Relho de Couro
