Link to home
Start Free TrialLog in
Avatar of thomaszhwang
thomaszhwangFlag for United States of America

asked on

How to attach a public key to a specific user, so that I don't have to type the user name every time?

I've put the user's public key in the authorized_keys file, but when the user logs in, he has to ssh user_name@server to login.  Is there a way to juse type ssh server instead?  Thanks.
ASKER CERTIFIED SOLUTION
Avatar of Frosty555
Frosty555
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of thomaszhwang

ASKER

Thanks.