On 6/13/22 1:31 PM, tdarby@xxxxxxxxxxxxxxxxx wrote:
I've got things pretty well scripted now, but one thing I've never been sure of is what exactly maps to a database. In our current dirsrv, we've got one databse for our base suffix "dc=eds,dc=arizona,dc=edu" and everything is contained in that (ou=people,dc=eds,dc=arizona,dc=edu, for example). In the new directory, I'd like the base suffix to be "dc=arizona,dc=edu" (where some new objects will live) and then the additional suffix "dc=eds,dc=arizona,dc=edu", which will contain all the same stuff as the current directory (ou=people, etc.) So my question is, if I make a database for "dc=arizona,dc=edu", can "dc=eds,dc=arizona,dc=edu" also reside in that database (by making an additional domain for it?) or does it have to have its own db.
Why not just use "dc=arizona,dc=edu" and move all the entries under it? Otherwise yes you need two databases and then you can make dc=eds,dc=arizona,dc=edu a subsuffix of the other. But if you don't need two databases then I would just merge the content under a single suffix (much much easier to maintain).
Mark
_______________________________________________ 389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
-- Directory Server Development Team _______________________________________________ 389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure