is it possible to ssh into ubuntu server with keys and from another computer using password?
        Posted  
        
            by 
                Sandro Dzneladze
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Sandro Dzneladze
        
        
        
        Published on 2012-04-14T19:37:07Z
        Indexed on 
            2014/08/21
            16:30 UTC
        
        
        Read the original article
        Hit count: 266
        
ssh
I have ubuntu server at home, and I use SSH keys to log in via terminal from my laptop. Rarely, but mostly from work, I need to access this server, but I dont want to copy keys on my work laptop - Id rather just use plain password for that.
So if I enable password log in from ssh config file, it will ask me password on my laptop too even though it contains keys, right?
Is there a way to stop this behavior?
Thanks.
© Ask Ubuntu or respective owner