ClearFoundation Tracker - ClearOS
View Issue Details
0000012ClearOSapp-users - User Managerpublic2010-01-18 17:112010-07-15 11:58
dloper 
user2 
normalminorhave not tried
closedfixed 
5.1 
5.25.2 
0000012: Invalid character using asterisk
Webconfig will accept asterisk as a valid character for passwords but many sub-systems will not honor it including Samba and Apache.

Either a way to reject the asterisk character needs to be put in place on webconfig and /usr/sbin/userpasswd to reject asterisks in passwords or the subsystems need to accept them.
No tags attached.
related to 0000070closed  Selecting root or user password with < or > characters prevents webconfig login 
Issue History
2010-01-18 17:11dloperNew Issue
2010-01-19 07:56user2Statusnew => assigned
2010-01-19 07:56user2Assigned To => user2
2010-04-10 11:12user2Relationship addedrelated to 0000070
2010-06-09 11:39user2Checkin
2010-06-09 11:39user2Note Added: 0000173
2010-06-09 11:39user2Statusassigned => resolved
2010-06-09 11:39user2Resolutionopen => fixed
2010-06-09 11:39user2Fixed in Version => 5.2
2010-06-09 11:39user2Target Version => 5.2
2010-07-15 11:58user2Statusresolved => closed

Notes
(0000173)
user2   
2010-06-09 11:39   
Source Code Changelog
---------------------------------------------------
- Rejected asterisk in passwords since some applications cannot handle it [fixed tracker 0000012]

File Changes
---------------------------------------------------
U legacy/webconfig/trunk/api/User.class.php