On Wed, Apr 03, 2002 at 10:46:45AM -0700, Daniel Herrington wrote: > What's the current simple way to add a new user on my RH7.2 box? > adduser? useradd? other? Yes. adduser == useradd I normally do: adduser -c "First Lastname" loginname I might specify a uid or group or something if I have a reason. -- Mark Fassler fassler at monkeysoft.net