You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Janos Makai (Jira)" <ji...@apache.org> on 2022/12/09 16:49:00 UTC

[jira] [Assigned] (OOZIE-3687) Fix Oozie client always using the current system username instead the one specified by the user (e.g.: via kerberos or via explicit basic authentication)

     [ https://issues.apache.org/jira/browse/OOZIE-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Janos Makai reassigned OOZIE-3687:
----------------------------------

    Assignee: Janos Makai

> Fix Oozie client always using the current system username instead the one specified by the user (e.g.: via kerberos or via explicit basic authentication)
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-3687
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3687
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: 5.2.1
>            Reporter: Janos Makai
>            Assignee: Janos Makai
>            Priority: Major
>
> Oozie client relies on user.name system property now which is not secure in a kerberised environment. This has to be changed.
> A bug in Oozie CLI causes the Workflow to be launched in the name of the current Unix user even if Kerberos authentication is used with a ticket for a different user.



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