[389-users] Re: problem running setup ds admin "Error: Could not create directory server instance"

2016-06-23 Thread Timotheus Pokorra
Hello Martin,

> Hostname 'ds389.limbo.local' is valid, but none of the IP addresses
> resolve back to ds389.limbo.local
> - address 10.30.33.10 resolves to host ds389.jalacloud.local
> Error: Could not create directory server instance 'ds389'.
> Exiting . . .
> Log file is '/tmp/setupyR6ywt.log'
>
> where ds389 is the hostname, and limbo.local the domain

Try to add to your /etc/hosts file:
10.30.33.10 ds389.limbo.local ds389.jalacloud.local

I think the keyword to search for on the internet is: fully qualified
domain name

hope this helps,
  Timotheus
--
389-users mailing list
389-users@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/389-users@lists.fedoraproject.org


[389-users] Delete a domain with Kolab

2015-06-12 Thread Timotheus Pokorra
Hello Christian,

I read your thread from March 2015, about the problems deleting the domain.
https://lists.fedoraproject.org/pipermail/389-users/2015-March/017880.html

I had the same problem, and finally I found a solution.

Somehow, this leaf object is not deleted when you remove the domain:
cn=kolab-admin,dc=dertest2,dc=de:
{cn:kolab-admin,objectclass:[top,ldapsubentry,nsroledefinition,nssimpleroledefinition,nsmanagedroledefinition]}

The object class ldapsubentry is something special, I guess.

When I specifically delete this leaf first, then I can delete the
domain without any problems.

See more details and the fix here:
https://issues.kolab.org/show_bug.cgi?id=5100

Hope this helps,
  Timotheus
--
389 users mailing list
389-users@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users