From: Graham B. <gb...@po...> - 2002-10-09 13:54:32
|
Any particular reason why you did not use Net::LDAP::DSML ? Graham. On Wed, Oct 09, 2002 at 03:51:38PM +0200, Carlos Fuentes Bermejo wrote: > Hello again, > > Firstable thank you very much for your help. I have realise that there > is no problem in the second argument of "Net::LDAP:add" function. I have > made a wrong interpretation of that argument format. > > I have developed a function which parses a DSML file. It returns the > LDAP entries found in that file. There was a error in this function, > when it built the array of attributes to be passed to the > "Net::LDAP::add" function, so the argument I pass to it has a wrong > structure. > > Sorry for any inconvenience cause. > > Best regards, Carlos > > |