ClearFoundation Tracker - ClearOS
View Issue Details
0000885ClearOSpampublic2012-12-12 13:372015-05-07 12:12
user2 
dsokoloski 
normalminorhave not tried
closedfixed 
6.3.0 
6.3.0 Updates 
0000885: Pam_listfile case sensitivity is problematic
The pam_listfile module is used to grant access to various services. For example, the Web Proxy app uses pam_listfile to ensure that only users listed in the web_proxy_plugin group are granted access. With Active Directory and Samba 4 allowing mixed case usernames, this limitation is a wee bit problematic. Keep in mind, PAM itself is not case sensitive, just the pam_listfile module.

This patch will be pushed upstream.
No tags attached.
has duplicate 0000782closed user2 Upper case letters in username (external directory) causes grief 
Issue History
2012-12-12 13:37user2New Issue
2012-12-12 13:37user2Assigned To => dsokoloski
2012-12-12 13:37user2Statusnew => assigned
2012-12-12 13:38user2Relationship addedrelated to 0000782
2012-12-12 13:39user2Relationship replacedhas duplicate 0000782
2013-01-29 13:11user2Severitymajor => minor
2013-01-29 13:11user2Note Added: 0000654
2013-01-29 13:11user2Statusassigned => feedback
2015-05-07 12:12user2Note Added: 0001491
2015-05-07 12:12user2Statusfeedback => assigned
2015-05-07 12:12user2Statusassigned => closed
2015-05-07 12:12user2Resolutionopen => fixed

Notes
(0000654)
user2   
2013-01-29 13:11   
Unable to reproduce... for now.
(0001491)
user2   
2015-05-07 12:12   
Problem seems to have disappeared. Fixed upstream maybe.