Re: Adding an attribute with multiple values.

2004-11-11 Thread Chris Ridd
On 11/11/04 8:15 pm, Relho de Couro <[EMAIL PROTECTED]> wrote: > 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:

Adding an attribute with multiple values.

2004-11-11 Thread Relho de Couro
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