Hi Laposte experts (French national mailing delivery)!
I'm trying some experiments some simple things on 389 ds. I've an existing 389 installation, with some users, groups and acls (on fedora 21), and I'm trying to uninstall, erase my existing ldap to reinstall it.
So my script is: * remove-ds-admin.pl -a -f -y * service stop (dirsrv@myldap, dirsrv-admin) * yum uninstall 389-* * rm -rf /**dirsrv*/** * then reinstalling with my existing script.
As it looks like a nice thing, it seems that there's a catch: my dc=tld,dc=dn subgroups are not created.
Is there something somewhere that I should be aware to be able to remove everything?
Best regards, Charlie
Did you try the scripts located in /usr/lib64/dirsrv/slapd-<instance>
There is a bunch of them. db2bak.pl and bak2db.pl are very interesting in your case.
Job
389-users@lists.fedoraproject.org