Anonymous | Login | 2024-11-21 01:30 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 | ||||
0000577 | ClearOS | app-users - User Manager | public | 2012-05-03 14:42 | 2012-05-09 08:01 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.2.0 Updates | Fixed in Version | 6.2.0 Updates | ||||||
Summary | 0000577: Handle password updates for Samba machine accounts | ||||||||
Description | With "unix password sync" enabled in smb.conf, password changes for machine accounts are sent to the "password program" script: /usr/sbin/userpasswd. The password changes request fails since the script does not handle Samba computer accounts. Detect and workaround this issue. Is "unix password sync" required? | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000499) user2 2012-05-03 20:26 |
Source Code Changelog --------------------------------------------------- - Added workaround for Samba machine account password changes [tracker 0000577] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=4062 [^] U webconfig/apps/users/trunk/deploy/info.php U webconfig/apps/users/trunk/packaging/app-users.spec U webconfig/apps/users/trunk/packaging/userpasswd |