On 30/1/04 9:59 am, Mike Jackson <[EMAIL PROTECTED]> wrote: > Hi, > Is Net::LDAP capable of doing the above task? If not, then can somebody > point me to some tools (no java, please) that can do the task?
Net::LDAP has a DSML reader class (which relies on some other perl XML classes), and an LDIF writer class, so you might be in luck. > I am in quite a hurry, and if I don't find something ASAP then I'm going > to fire up vi and start doing it manually... It is a quite large schema, > however, so would be painful... > > Thanks! Cheers, Chris