ubuntu/linux Sorry, user xxx is not allowed to execute '/bin/su' as root on Internal.
創建了新賬號,使用sudo提示錯誤信息:
Sorry, user xxx is not allowed to execute '/bin/su' as root on Internal.
解決辦法:
檢查vim /etc/sudoers中 ALL=(ALL:ALL) ALL書寫正確
root ALL=(ALL:ALL) ALL
修改/etc/sudoers提示錯誤
xxx is not in the sudoers file.This incident will be reported
解決方法:xxx is not in the sudoers file.This incident will be reported