Anonymous | Login | 2024-11-21 01:29 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001149 | ClearOS | app-openldap - OpenLDAP Driver | public | 2013-05-22 14:57 | 2013-05-23 13:25 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | major | Reproducibility | sometimes | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.4.0 Updates | Fixed in Version | 6.4.0 Updates | ||||||
Summary | 0001149: Timing issue can cause directory initialization to fail | ||||||||
Description | A timing issue can cause the directory initialization stage to fail, i.e. - Go to "Server - Directory Server" in the web-based interface - Set the domain - Initialize In 6.4.0, the first stage of the LDAP/Directory initialization was updated to be more robust with respect to file locking & initialization. This approach should also be applied to the second stage initialization. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000851) user2 2013-05-22 15:00 |
Source Code Changelog --------------------------------------------------- - Added flock checks to prevent initialization collisions [tracker 0001149] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6034 [^] U webconfig/apps/openldap/trunk/deploy/info.php U webconfig/apps/openldap/trunk/libraries/LDAP_Driver.php U webconfig/apps/openldap/trunk/packaging/app-openldap.spec |