ClearFoundation Tracker - ClearOS
View Issue Details
0000102ClearOSapp-users - User Managerpublic2010-06-04 09:422011-02-02 14:35
user2 
user2 
highmajoralways
closedfixed 
5.1 
5.25.2 
0000102: Disallow duplicate Windows group names
When a new group is created, the system will check for duplicate Linux group names. These group names are mapped into the Samba/Windows world on a 1-to-1 basis. In other words, a Linux group "sales" is mapped to "sales" in Samba/Windows. Some built-in groups have a slightly different mapping, for example:

"domain_users" is mapped to "Domain Users"

When webconfig performs a check for duplicate group names, it checks the Linux name (e.g. domain_users), but it should also check the Windows mapping. Right now, you can add a group "Domain Users" in webconfig and it will be happily accepted. That... is bad.

No tags attached.
Issue History
2010-06-04 09:42user2New Issue
2010-06-04 09:42user2Statusnew => assigned
2010-06-04 09:42user2Assigned To => user2
2010-06-08 21:30user2Checkin
2010-06-08 21:30user2Note Added: 0000171
2010-06-08 21:30user2Statusassigned => resolved
2010-06-08 21:30user2Resolutionopen => fixed
2010-06-08 21:31user2Fixed in Version => 5.2
2010-06-08 21:31user2Target Version => 5.2
2010-07-05 19:08user2Statusresolved => closed
2010-08-18 15:14user2Note Edited: 0000171
2011-02-02 14:35user2CategoryAccounts - Groups => Accounts - Users

Notes
(0000171)
user2   
2010-06-08 21:30   
(edited on: 2010-08-18 15:14)
Source Code Changelog
---------------------------------------------------
- Added Windows group name (displayName attribute) to LDAP uniqueness check [fixed tracker 0000102]

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