SUSE / machinery

A systems management toolkit for Linux
GNU General Public License v3.0
158 stars 32 forks source link

Add new error message for passwordless sudo rights #2254

Closed termdew closed 5 years ago

termdew commented 5 years ago

When a user has no passwordless 'sudo' rights on the remote host, we should return a useful error message instead of throwing a backtrace at the user.

Fixes #2253

termdew commented 5 years ago

@thardeck