Anonymous | Login | 2024-11-21 04:41 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 | ||||
0000120 | ClearOS | app-samba - Windows Networking | public | 2010-08-04 10:01 | 2010-10-06 15:48 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | high | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 5.2 | ||||||||
Target Version | 5.2-SP1 | Fixed in Version | 5.2-SP1 | ||||||
Summary | 0000120: Password changes from Windows clients fail | ||||||||
Description | Password changes from Windows clients fail due to a bug in the /usr/sbin/userpasswd script. The script calls User->Password() instead of User->ResetPassword() Forum reference: http://www.clearfoundation.com/component/option,com_kunena/Itemid,232/catid,10/func,view/id,14978 [^] | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Notes | |
(0000271) user2 2010-09-15 14:35 |
Source Code Changelog --------------------------------------------------- - Added includesamba workaround for Windows password changes [tracker 0000120] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=93 [^] U legacy/webconfig/branches/5.2/api/User.class.php |
(0000272) user2 2010-09-15 14:37 |
Source Code Changelog --------------------------------------------------- - Changed API call from SetPassword to ResetPassword [tracker 0000120] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=94 [^] U legacy/modules/branches/5.2/app-users/userpasswd |
(0000278) user2 2010-09-24 10:49 |
Source Code Changelog --------------------------------------------------- - Change password chat timeout to give password changes enough time [tracker 0000120] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=96 [^] U legacy/modules/branches/5.2/app-samba-api/smb.conf U legacy/modules/branches/5.2/app-samba-api/upgrade |
(0000290) user2 2010-10-06 15:48 |
Errata CFBA-2010:095 http://clearsdn.clearcenter.com/software/detail.php?aid=95 [^] |