not able to login thru newly created user

when i tried to login ....No utmpx entry. You must exec "login" from the lowest level "shell".is coming on the screen.
[139 byte] By [rajeev1995a] at [2007-11-27 4:05:38]
# 1
How are you trying to login?Try "telnet localhost" and respond with new username and password when prompted.
SimonJMa at 2007-7-12 9:10:38 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
Alternately you can use ssh -l <USER> localhost or su - <USER>
bosconeta at 2007-7-12 9:10:38 > top of Java-index,Solaris Operating System,Solaris 10 Features...