Adding an entry by using the command line

You can use the command line to add an entry.

Procedure

Run the following command.
idsldapadd -D adminDN -w adminPW -i 
filename
Where filename contains the following information:
dn: cn=John Doe, ou=Austin, o=sample 
cn: John Doe 
objectclass: inetOrgPerson 
objectclass: organizationalPerson 
objectclass: person 
objectclass: top 
sn: Doe