LoginSignup
5

More than 5 years have passed since last update.

ユーザーの sudo 権限の剥奪

Last updated at Posted at 2013-12-18

てっきり /etc/sudoers ファイルを編集すればいいのかと考えていたが...


vigr 
vigr -s

上記のコマンドで sudo のところにあるユーザーを削除(= Unixのsudoグループからユーザーを外す)でOK.
※ 二つともしないといけない

gpasswd コマンドか何か他の方法もありそう...

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5