[ 
https://issues.apache.org/jira/browse/KNOX-3006?focusedWorklogId=904164&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-904164
 ]

ASF GitHub Bot logged work on KNOX-3006:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Feb/24 19:41
            Start Date: 07/Feb/24 19:41
    Worklog Time Spent: 10m 
      Work Description: zeroflag commented on code in PR #840:
URL: https://github.com/apache/knox/pull/840#discussion_r1481995304


##########
gateway-provider-security-shiro/src/main/java/org/apache/knox/gateway/shirorealm/KnoxPamRealm.java:
##########
@@ -161,6 +149,23 @@ protected AuthenticationInfo 
doGetAuthenticationInfo(AuthenticationToken token)
         credentialsHash.getSalt(), getName());
   }
 
+  private synchronized UnixUser lookupUnixUser(AuthenticationToken token) {

Review Comment:
   Yes, this is unfortunately still a problem. We'll check the performance 
impact and if it's significant then we might need to fix the lib itself.





Issue Time Tracking
-------------------

    Worklog Id:     (was: 904164)
    Time Spent: 0.5h  (was: 20m)

> PAM module occasionally generates garbage group names
> -----------------------------------------------------
>
>                 Key: KNOX-3006
>                 URL: https://issues.apache.org/jira/browse/KNOX-3006
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Attila Magyar
>            Assignee: Attila Magyar
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to