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

Can't use non-root for lan and wan devices #5

Open
wwahammy opened this issue Feb 12, 2016 · 1 comment
Open

Can't use non-root for lan and wan devices #5

wwahammy opened this issue Feb 12, 2016 · 1 comment

Comments

@wwahammy
Copy link
Contributor

Currently, in https://github.com/qca/boardfarm/blob/master/devices/debian.py#L27, the user for the lan and wan computers are hardcoded as root. While it is possible to pass in a different user, this isn't done. Additionally, the line at https://github.com/qca/boardfarm/blob/master/devices/debian.py#L21 indicates that the system expects the user to always be root.

@wwahammy
Copy link
Contributor Author

Looking through this, I'm wondering if there's a way we can create a simple service for handling operations that require root. @mbanders would you happen to know if debian.py is the only place that commands requiring root are run?

wwahammy added a commit to wwahammy/boardfarm that referenced this issue Jul 29, 2016
Fixes needed for Kibana publishing to work on prpl fork
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

1 participant