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

Make admin_users only contain root for backwards compatibility. #41164

Merged
merged 1 commit into from Jun 6, 2018

Conversation

abadger
Copy link
Contributor

@abadger abadger commented Jun 5, 2018

admin was especially problematic as people have this as a non-privileged
account in the wild.

Not sure about toor but it's not hard to add (and the documentation even
tells BSD users they may want to add it).

This fixes one specific instance of failure to chown from a privileged
account:
#16052 (comment)

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

admin_users config option

ANSIBLE VERSION
devel 2.6 2.5

@ansibot ansibot added affects_2.7 This issue/PR affects Ansible v2.7 bug This issue/PR relates to a bug. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Jun 5, 2018
@abadger abadger force-pushed the make-admin-users-backwards-compat branch from dcb18e5 to 793afbb Compare June 5, 2018 23:07
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Jun 5, 2018
@abadger abadger force-pushed the make-admin-users-backwards-compat branch 2 times, most recently from e4748e9 to 770ec54 Compare June 5, 2018 23:32
… non-privileged accounts

This fixes one specific instance of failure to chown from a privileged
account:
ansible#16052 (comment)

Fixes ansible#41160
@abadger abadger force-pushed the make-admin-users-backwards-compat branch from 770ec54 to cf01f16 Compare June 5, 2018 23:37
@abadger abadger merged commit 461a273 into ansible:devel Jun 6, 2018
@abadger abadger deleted the make-admin-users-backwards-compat branch June 6, 2018 00:11
@ansible ansible locked and limited conversation to collaborators Jun 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.7 This issue/PR affects Ansible v2.7 bug This issue/PR relates to a bug. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants