Run this command as the user you would like to login with via ssh and
send back the results:

ssh -vvvv <hostname>

         Ryan Manikowski


]] Devision Media Services LLC [[
         www.devision.us
 [email protected] | 716.771.2282


On 4/6/2010 4:06 PM, [email protected] wrote:
> On Tue, Apr 06, 2010 at 03:24:04PM -0400, Tony Nelson wrote:
>   
>> On 10-04-06 14:12:19, Russell L. Carter wrote:
>>     
>>> r...@feyerabend> diff -u ssh_config ssh_config.dpkg-dist
>>> --- ssh_config  2010-04-05 21:14:26.172871668 -0700
>>> +++ ssh_config.dpkg-dist        2010-01-04 09:05:12.000000000 -0700
>>> @@ -17,8 +17,8 @@
>>>   # ssh_config(5) man page.
>>>
>>>   Host *
>>> -ForwardAgent yes
>>> -ForwardX11 yes
>>> +#   ForwardAgent no
>>> +#   ForwardX11 no
>>>   #   ForwardX11Trusted yes
>>>   #   RhostsRSAAuthentication no
>>>   #   RSAAuthentication yes
>>>       
>> I don't see any "PermitRootLogin without-password" line in your diff.
>>     
> Hello,
>
> That would disable password login for root, but does not enable per-se
> pubkey auth (AFAIK).
>
> man sshd_config explain this: PermitRootLogin, PubkeyAuthentication
> and AuthorizedKeysFile entries.
>
> Regards.
>
>   


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to