Hi,

On Sunday 20 July 2003 10:44, Guanghong Xu wrote:
> 1. I do have to use Net::LDAP right?

You can also use standard LDAP client tools.
ldapadd is your friend.
IIRC a version if ldapadd is part of the perl-ldap package.

> 2. What else information do I need to know abt the
> directory server?
>    Does it need a login or can be bind anynomously?

This depends on the server.
Usually write operations to a need need authentication.

> 3. Is there a sample script to do the import? All i
> can see right now
>    is to read the ldif file entry by entry and do
> $ldap->add?

ldapadd

Peter
-- 
Peter Marschall
eMail: [EMAIL PROTECTED]

Reply via email to