specify unsername with sshpass code example
Example: sshpass example
sshpass -p 'password' ssh user@domain
#THIS CAN NEVERTHELESS BE EXTREMELY INSECURE
sshpass -p 'password' ssh user@domain
#THIS CAN NEVERTHELESS BE EXTREMELY INSECURE