Anonymous | Login | 2024-11-04 21:34 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Revisions: Issue #10621 | [ Back to Issue ] | ||
Summary | 0010621: Samba fails to start if LDAP is not ready | ||
Revision | 2016-09-16 11:58 by bchambers | ||
Description | With systemd introduced in version 7, a possible race condition can occur on system updates when both LDAP and Samba are restarted. If Samba loses, it fails to restart. Make changes to make Samba restart more robust on updates. |
||
Revision | 2016-09-16 12:24 by user2 | ||
Description | Samba highly dependent on OpenLDAP. With systemd introduced in version 7, a possible race condition can occur on system updates when both LDAP and Samba are restarted. If Samba loses, it fails to restart. Make changes to make Samba restart more robust on updates. |