On 7/30/19 12:16 PM, Ghiurea, Isabella wrote:

Hi List

I am looking how can I import a single user/cn entry  using lidf2db  from an an export taken using db2ldif -s option

You can not import individual entries, but you can add it with ldapmodify:


ldapmodify -D "cn=directory manager" -W -a -f file_with_single_entry_in_it.ldif


HTH,
Mark

thank you

Isabella


_______________________________________________
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org
-- 

389 Directory Server Development Team