Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuring Ambari for Non-Root #119

Open
alexandruanghel opened this issue Jan 14, 2019 · 1 comment
Open

Configuring Ambari for Non-Root #119

alexandruanghel opened this issue Jan 14, 2019 · 1 comment
Assignees

Comments

@alexandruanghel
Copy link
Contributor

As per https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.1.0/securing-credentials/content/ambari_sec_configuring_ambari_for_non_root.html

It should be:

  1. Add all options under sudoers file using https://docs.ansible.com/ansible/latest/modules/lineinfile_module.html with validate: '/usr/sbin/visudo -cf %s'
  2. Configure ambari server and agent for non-root
@lhoss
Copy link
Contributor

lhoss commented Aug 30, 2019

We also needed this for >1 customer .. so here's a (backported) impl: #167

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants