[
https://issues.apache.org/jira/browse/AMBARI-24599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jayush Luniya updated AMBARI-24599:
-----------------------------------
Fix Version/s: (was: 2.7.2)
2.7.3
> Post user creation script sets invalid owner to HDFS dirs with secure cluster
> -----------------------------------------------------------------------------
>
> Key: AMBARI-24599
> URL: https://issues.apache.org/jira/browse/AMBARI-24599
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.7.1
> Reporter: Gabor Boros
> Assignee: Gabor Boros
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.7.3
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> During LDAP user sync the post-user-creation-hook.sh is called which creates
> directory for the given user in hdfs://user/username. The owner of this
> directory is set to the username (shortname) which does not work for some
> HDFS implementations. To fix this the script now sets the full username
> (including the realm) as the owner of the dir.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)