You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2017/06/05 15:58:04 UTC

[jira] [Created] (BIGTOP-2800) provisioner fails for kerberos on centos-7

Olaf Flebbe created BIGTOP-2800:
-----------------------------------

             Summary: provisioner fails for kerberos on centos-7
                 Key: BIGTOP-2800
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2800
             Project: Bigtop
          Issue Type: Bug
            Reporter: Olaf Flebbe


First: The Executable setsebool is missing. We may make this call less hackish.

Log from provisioner:
{code}
Error: Could not start Service[kadmin]: Execution of 'setsebool -P kadmind_disable_trans  1 ; setsebool -P krb5kdc_disable_trans 1 ; service kadmin start' returned 127: sh: setsebool: command not found
sh: setsebool: command not found
{code}

second: the executable {{service}} is used to start the service. We may use puppet to do that instead.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)