[
https://issues.apache.org/jira/browse/AMBARI-9896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345298#comment-14345298
]
Hudson commented on AMBARI-9896:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #1933 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1933/])
AMBARI-9896. Skip group modification option is not being honored for
"usermod".(vbrodetskyi) (vbrodetskyi:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ba16ce33e8b9ea6c6e44e50140da1ae797e789bc)
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/shared_initialization.py
* ambari-server/src/test/python/stacks/2.0.6/hooks/before-ANY/test_before_any.py
> Skip group modification option is not being honored for "usermod"
> -----------------------------------------------------------------
>
> Key: AMBARI-9896
> URL: https://issues.apache.org/jira/browse/AMBARI-9896
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: AMBARI-9896.patch
>
>
> 1) Checked the "skip" box in Misc tab during install.
> 2) I disabled my chmod 000 /usr/sbin/groupadd and chmod 000
> /usr/sbin/groupmod so I would see if they were called.
> 3) They were but the errors were skipped. which is ok.
> 4) I disabled chmod 000 /usr/sbin/usermod as well.
> 5) But usermod error is not being skipped.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)