Gabor Boros created AMBARI-24599:
------------------------------------

             Summary: 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
             Fix For: 2.7.2


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)

Reply via email to