ちっぷす:RHでユーザー追加

on RedHat Enterprise Linux WS, version 3
Apr. 4, 2005

ユーザーtarousudoできるユーザーとして追加する。

% sudo /usr/sbin/useradd tarou
% sudo /usr/bin/passwd tarou
Changing password for user tarou.
New password:
BAD PASSWORD: it is based on a dictionary word
Retype new password:
Sorry, passwords do not match
New password:
Retype new password:
passwd: all authentication tokens updated successfully.
% sudo /usr/bin/vi sudoerstarou ALL=(ALL) ALLという行をどこかにを書き加える)
%