Bret Wortman wrote:
> I tried using ipa-backup but it keeps aborting claiming there's not enough 
> space on the target device but nothing even comes close to 100% usage. Is 
> there another way to export to LDIF?
> 
> 

You can call db2ldif directly with:

# systemctl stop dirsrv.target
# dsctl slapd-EXAMPLE-TEST db2ldif --replication userRoot /path/to/file.ldif
# systemctl start dirsrv.target

rob
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.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.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to