funny outputs of ssh-vulnkey

2008-05-29 Thread Atsuhito Kohda
Hi all, on my unstable machine, I checked ssh keys again today and saw some funny outputs. $ dpkg -l openssh-client Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems

Re: funny outputs of ssh-vulnkey

2008-05-29 Thread Paul Wise
The -a option attempts to scan all keys on the machine, you need to run it as root if you want to check every key that the script knows about. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Re: funny outputs of ssh-vulnkey

2008-05-29 Thread Francesco P. Lovergine
On Thu, May 29, 2008 at 03:32:27PM +0800, Paul Wise wrote: The -a option attempts to scan all keys on the machine, you need to run it as root if you want to check every key that the script knows about. I would add that on remote NFS directories root could have not privileges to read such

Re: funny outputs of ssh-vulnkey

2008-05-29 Thread Atsuhito Kohda
Hi all, On Thu, 29 May 2008 12:40:37 +0200, Francesco P. Lovergine wrote: On Thu, May 29, 2008 at 03:32:27PM +0800, Paul Wise wrote: The -a option attempts to scan all keys on the machine, you need to run it as root if you want to check every key that the script knows about. I would