maimaip opened a new issue #911: [Feature]  The same node executes shell across 
different users
URL: https://github.com/apache/incubator-dolphinscheduler/issues/911
 
 
   1.1.0 版本 在测试发现 不同用户组免密,但是一个用户组运行不属于这个用户权限的脚本,会提示输入密码,
   su - hdfs <<EOF
    sh /data/test.sh
   exit;
   EOF
   exit 
   再用root 用户安装调度系统后  无法调用 提示输入密码 
   提示为 : 密码:su: 鉴定故障
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to