Re: sshd pub-key based auth

2006-03-31 Thread Stephen
On Fri, Mar 31, 2006 at 01:27:26PM -0600 or thereabouts, Matt Zagrabelny wrote: > On Fri, 2006-03-31 at 13:49 -0500, Stephen wrote: > > Greetings: > > > > I'm attempting to disable 'keyboard interactive' access prompt on my sshd > > server. So far I've been unsuccessful. > > > > I can log in usin

Re: sshd pub-key based auth

2006-03-31 Thread Stephen
On Fri, Mar 31, 2006 at 09:24:48PM +0200 or thereabouts, Florian Kulzer wrote: > Stephen wrote: > >Greetings: > > > >I'm attempting to disable 'keyboard interactive' access prompt on my sshd > >server. So far I've been unsuccessful. > > > >I can log in using my remote pub key, but can also login wi

Re: sshd pub-key based auth

2006-03-31 Thread Matt Zagrabelny
On Fri, 2006-03-31 at 13:49 -0500, Stephen wrote: > Greetings: > > I'm attempting to disable 'keyboard interactive' access prompt on my sshd > server. So far I've been unsuccessful. > > I can log in using my remote pub key, but can also login with > 'keyboard interactive' prompt. > > How can I d

Re: sshd pub-key based auth

2006-03-31 Thread Florian Kulzer
Stephen wrote: Greetings: I'm attempting to disable 'keyboard interactive' access prompt on my sshd server. So far I've been unsuccessful. I can log in using my remote pub key, but can also login with 'keyboard interactive' prompt. How can I disable this ? I've set 'PasswordAuthentication no'