<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I'd really like to use both a key-file and still require a password. The scenario is Windows laptops ssh-ing (PuTTY) into either an openSUSE 10.3 or Ubuntu 8.10 system.<br><br>I can get it so that the key-files 'work' but I can't make them required. That is, a user can log-in without having a key-file at all - so long as they user their password.<br><br>I've set the following 2 lines in sshd_config:<br>PasswordAuthentication yes<br>PublickeyAuthentication yes<br><br>Any ideas on what I'm misunderstanding or possibly forgetting to set?<br>David<br></td></tr></table><br>