Bug 7149

Summary: Web Administration should handle group names with spaces for allowed_groups
Product: ThinLinc Reporter: Karl Mikaelsson <derfian>
Component: Web AdministrationAssignee: Samuel Mannehed <samuel>
Status: NEW ---    
Severity: Normal CC: ossman
Priority: P2    
Version: 4.8.0   
Target Milestone: MediumPrio   
Hardware: PC   
OS: Unknown   
Acceptance Criteria:
Bug Depends on: 2534    
Bug Blocks:    
Attachments: Visual description of problem

Description Karl Mikaelsson cendio 2018-04-16 14:15:30 CEST
Created attachment 855 [details]
Visual description of problem

If the administrator wants to require group membership in Domain Users@lab.lkpg.cendio.se to log in to ThinLinc, they could add the group name to /vsmserver/allowed_groups configuration via Web Administration. If they did add domain users@lab.lkpg.cendio.se via Web Administration, they would end up allowing two groups - domain and users@lab.lkpg.cendio.se instead however.

This is *not* what the administrator intended.

This bug does have quite a bit of overlap with bug 2534 but could be solved separately by, for instance, refusing to handle group names with spaces in them.

Found when testing bug 5968 on a i386 Debian 9 system.