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

Prevent bloating sudoers waagent when agent has problem #791

Closed
ChrisJergens opened this issue Jul 3, 2017 · 2 comments
Closed

Prevent bloating sudoers waagent when agent has problem #791

ChrisJergens opened this issue Jul 3, 2017 · 2 comments
Milestone

Comments

@ChrisJergens
Copy link

I'm having a separate issue with waagent service on Centos 6.7, causing the daemon to continuously restart.
INFO Sleep 15 seconds and restart daemon

And every time it goes through
INFO Create user account if not exists
INFO User exampleuser already exists, skip useradd
INFO Set user password.
INFO Configure sudoer

And /etc/sudoers.d/waagent contains many hundreds of duplicate entries now, one for every daemon start.
Perhaps there needs to be logic to prevent this.

@brendandixon brendandixon added this to the 2.2.15 milestone Jul 3, 2017
@brendandixon
Copy link
Contributor

@ChrisJergens Agreed.

@hglkrijger
Copy link
Member

Fix merged

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

No branches or pull requests

3 participants