HPE Ezmeral Software platform
1833750 Members
2342 Online
110063 Solutions
New Discussion

user {{ ssh_id }} does not have the ability to elevate privileges

 
sitaram007
Occasional Contributor

user {{ ssh_id }} does not have the ability to elevate privileges

Hi,

We are installing Mapr version 6.1.1 on single node on rhel 7.9. We are getting the following error while verify Nodes,

2022-03-31 11:10:58.046: Check for zypper and try to install python.(raw {
"_raw_params": "{{ suse_script }}",
"executable": "/bin/bash"
}) -> changed: {
"changed": true,
"rc": 0,
"stderr": "\**bleep** IS AN OFFENSE TO CONTINUE WITHOUT PROPER AUTHORIZATION
This system is restricted to authorized users. Individuals attempting unauthorized access will be prosecuted. If unauthorized, terminate access now! Clicking on OK indicates your acceptance of the information in the background.
Shared connection to vobibistp119.ad.infosys.com closed.\r
",
"stderr_lines": [
"\**bleep** IS AN OFFENSE TO CONTINUE WITHOUT PROPER AUTHORIZATION",
"This system is restricted to authorized users. Individuals attempting unauthorized access will be prosecuted. If unauthorized, terminate access now! Clicking on OK indicates your acceptance of the information in the background.",
"Shared connection to vobibistp119.ad.infosys.com closed."
],
"stdout_lines": []
}
2022-03-31 11:10:58.484: IGNORED Task: Check privileges escalation for non-root user.(check_become.py {
"ssh_id": "{{ ssh_id }}",
"timeout": "10"
}) -> failed => {
"_ansible_no_log": false
}
failed to transfer file to /home/mapr/.ansible/tmp/ansible-local-31638pvzx0w/tmpEWEfPH /tmp/ansible-tmp-1648705258.08-31686-156798147427341/AnsiballZ_check_become.py:

sshpass: Failed to run command: No such file or directory

<Hostname>: ...ignoring errors
2022-03-31 11:10:58.536: Task: fail( {
"msg": "user {{ ssh_id }} does not have the ability to elevate privileges - check for correct sudoers config for example"
}) -> failed => {
"_ansible_no_log": false,
"changed": false
}
user root does not have the ability to elevate privileges - check for correct sudoers config for example.

 

We have python2 installed in the vm and ssh is also working and we gave root credentials in ssh field.

Kindly help solving this issue.

Thank you : )

1 REPLY 1
jonbubier
HPE Pro

Re: user {{ ssh_id }} does not have the ability to elevate privileges

Hi,

Could you confirm the version of the Installer that you are using to install 6.1.1? We have seen a similar issue as to what you reported fixed in v1.17.0 and later so I'd like to rule that out as a potential issue before we dig in too much further. If you are on the latest version of the installer (available here: https://package.mapr.com/releases/installer/redhat/) please attach the full installer logs here and I will be happy to review. 

Thank you for your assistance, please let me know if you have any additional questions or concerns.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo