最終更新:2012-09-04 (火) 08:24:36 (4251d)  

Linux/設定/認証
Top / Linux / 設定 / 認証

root権限

# usermod –G wheel hogehoge

su

auth            required        pam_wheel.so use_uid

sudo

%wheel  ALL=(ALL)       ALL

SSH

PermitRootLogin no