Ubuntu 管理心得

搜尋此網誌

2020年7月16日 星期四

sudo without password

Disable sudo password for all the members of sudoers group.

sudo visudo and add this line:  
%sudo   ALL=(ALL:ALL) NOPASSWD:ALL

沒有留言:

張貼留言