Harry G. Coin via FreeIPA-users wrote: > When 'upgrading' using Rawhide, (instead of a fresh install), you might > notice ns-slapd / dirsrv fails to start. Do this to work around it: > > #mkdir /dev/shm/slapd-<your kerberos domain with - instead of .> > > #chown dirsrv:dirsrv /dev/shm/slapd-<your kerberos domain with - instead > of .> > > #systemctl restart ipa
Thanks for the report. Can you file a bug against 389-ds in rawhide? This likely affects any type of DS instance on upgrades, not just IPA. Note you may also need to set the SELinux context: restorecon /dev/shm/slapd-<instance> rob _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
