williebens 0 Light Poster

Hello guys:

I am trying to ssh from box1 to box2. The user is user1 and IPbox2 is the IP of box2 (not the real thing though, but you get the idea). This is the command I am using from the command line:

box1#ssh -l user1 IPbox2
user1@IPbox2's password:

After entering the password, this is what I get back:
Permission denied, please try again.

Is there anyone out there who can help me solve this problem?
Thanks.
--Willie