Shawn Kern created AMBARI-5977:
----------------------------------
Summary: startRrdcached.sh su command broken for users with no
shell
Key: AMBARI-5977
URL: https://issues.apache.org/jira/browse/AMBARI-5977
Project: Ambari
Issue Type: Bug
Affects Versions: 1.6.0
Environment: RedHat Linux 6.4
Reporter: Shawn Kern
Priority: Minor
Line 39 of startRrdcached.sh will not work properly if the GMETAD_USER has its
shel set to /sbin/nologin. This can be resolved in one of two ways:
1) remove the - after the su command on line 39
2) add "-s /bin/bash" after the GMETAD_USER variable on line 39
--
This message was sent by Atlassian JIRA
(v6.2#6252)