Enter Password strange behavior

General support questions
Post Reply
boriskr
Posts: 4
Joined: 2021/01/29 20:19:54

Enter Password strange behavior

Post by boriskr » 2022/03/24 10:11:21

Hi Guys

Today i was encounter strange situation when i login via ssh and enter command /bin/su. When I try to enter my password it allow me only one character and then throw me in next line. When try this in console it's work as it should. Below is replication of my problem.

[user@server ~]$ /bin/su
Password:
hisisatest.123
su: Permission denied
[user@server ~]$ hisisatest.123
-bash: hisisatest.123: command not found

with regards
Boris

Post Reply