On Tue, Apr 20, 1999 at 12:59:13AM -0400, Manny Styles wrote:
> On another note, I'm having difficulties setting up a user account. I
> type "/usr/sbin/adduser -p [the password I want] [username]", but when I try
> to login, it tells me that my password is incorrect, and I'm sure I typed it
> in right. Is there something I didn't do to set up my user account
> correctly? Any help on either problem would be appreciated.
Try doing it in two steps:
adduser <username>
passwd <username>
--
Steve Philp
[EMAIL PROTECTED]