<div class="gmail_quote">On Sun, May 8, 2011 at 12:29 PM, Ljubomir Ljubojevic <span dir="ltr"><<a href="mailto:office@plnet.rs">office@plnet.rs</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">Jason wrote:<br>
> So is it possible to require some users to use Password only and some to use Key only authentication?<br>
><br>
> -Jason<br>
><br>
</div>I am not sure.<br>
<br>
First auth ssh will try is key pair. if that does not work, it will ask<br>
for username and password. So if you leave password auth runnig and you<br>
use key pair, it will work. Take a look at ssh man page for the specifics.<br>
<div><div></div><div class="h5"><br>
Ljubomir<br></div></div></blockquote><div><br></div><meta charset="utf-8"><div>Clients like filezilla can use SFTP keys held by ssh-agent. Filezilla on windows can use the ssh-agent provided by putty. Try just putting no password, the client may just work (with ssh-agent running)</div>

<div><br></div><div>Brandon </div></div>