Is there a way to restrict only one user to ssh into a machine
say for instance i want to all all users to ssh to this hosts, but only allow user1 to ssh to this hosts from hostB
something like user1@* deny but user1@1.1.1.1 allow and any other user allow access via ssh ?