Hi team,
I am not able to configure the ssh settings for a UserA to do ssh or scp to the UserB in the
same server , what could be the best way to do the ssh form UserA to UserB.
I've generated the public key in UserA ~/.ssh and kept a copy of that in ~/.ssh of authorized_key of UserB . Still not able to do the ssh or scp on either side .