[
https://issues.apache.org/jira/browse/KARAF-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16256438#comment-16256438
]
ASF subversion and git services commented on KARAF-5487:
--------------------------------------------------------
Commit d9763bdcd8361c2f453de2bc72525ccf5a03f83b in karaf's branch
refs/heads/karaf-4.0.x from [~ffang]
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=d9763bd ]
[KARAF-5487]SshRole restriction not enforced when using username/password
(cherry picked from commit b6e8248e001c11e912eb826a6ef0b7ab4e20ace6)
Conflicts:
assemblies/features/standard/src/main/feature/feature.xml
> SshRole restriction not enforced when using username/password
> -------------------------------------------------------------
>
> Key: KARAF-5487
> URL: https://issues.apache.org/jira/browse/KARAF-5487
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 4.1.3
> Reporter: Christopher Lockard
> Assignee: Freeman Fang
>
> In https://issues.apache.org/jira/browse/KARAF-5330 a role (sshRole) was
> added that was required for users to ssh into the karaf instance. However
> that role check only was applied to the username/public-key method and not
> the username/password method. Currently any user can ssh into the system
> using username/password regardless of their roles.
> This appears to be fixed in master but not the karaf-4.1.x branch
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)