ClearFoundation Tracker - ClearOS
View Issue Details
0001346ClearOSapp-samba - Windows Networkingpublic2013-09-24 08:272013-12-20 13:27
bchambers 
user2 
highmajorsometimes
closedfixed 
6.5.0 Beta 2 
6.5.06.5.0 
0001346: Users cannot access home directories until smb daemon restarted
There is some condition that exists where a Samba restart fixes authentication issues. Likely a result of order of installation of packages (eg. LDAP directory after Samba)?

Need to investigate/reproduce and add some trigger to automatically restart smb service to prevent this from happening.
No tags attached.
Issue History
2013-09-24 08:27bchambersNew Issue
2013-10-07 13:51user2Target Version6.5.0 Beta 2 => 6.5.0 Beta 3
2013-10-07 19:19user2Statusnew => confirmed
2013-10-17 12:27user2Prioritynormal => high
2013-11-21 19:11user2Target Version6.5.0 Beta 3 => 6.5.0
2013-12-10 11:42user2Checkin
2013-12-10 11:42user2Note Added: 0001103
2013-12-10 11:43user2Note Added: 0001104
2013-12-10 11:43user2Statusconfirmed => resolved
2013-12-10 11:43user2Fixed in Version => 6.5.0
2013-12-10 11:43user2Resolutionopen => fixed
2013-12-10 11:43user2Assigned To => user2
2013-12-20 13:27user2Statusresolved => closed

Notes
(0001103)
user2   
2013-12-10 11:42   
Source Code Changelog
---------------------------------------------------
- Added another SMB restart post initialization [tracker 0001346]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6734 [^]
U webconfig/apps/samba/trunk/libraries/OpenLDAP_Driver.php
(0001104)
user2   
2013-12-10 11:43   
Added a hard restart right at the end of the initialization process. Hopefully that clears up this issue (which I could not duplicate).