[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#481211: marked as done (openssh-blacklist: ssh-vulnkey fails to see keys after "command=" statement in authorized_keys)



Your message dated Sat, 17 May 2008 07:43:18 +0100
with message-id <20080517064318.GE16645@riva.ucam.org>
and subject line Fixed in 1:4.3p2-9etch2
has caused the Debian Bug report #481211,
regarding openssh-blacklist: ssh-vulnkey fails to see keys after "command=" statement in authorized_keys
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
481211: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481211
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: openssh-blacklist
Version: 0.1.1
Severity: wishlist

Hi... I'm using authorized_keys entries like:
  command="/usr/bin/svnserve -t" ssh-rsa <blah>
to restrict access to a svn server.

ssh-vulnkeys fails to see those.

workaround like:
  cat /home/*/.ssh/authorized_keys | sed 's/^.*ssh/ssh/' > authorized
  ssh-vulnkey authorized
is trivial, but it would be nice if ssh-vulnkey could see those keys
directly.

-- System Information:
Debian Release: 4.0
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-vserver-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

openssh-blacklist depends on no packages.

Versions of packages openssh-blacklist recommends:
ii  openssh-client            1:4.3p2-9etch1 Secure shell client, an rlogin/rsh

-- no debconf information

-- 
  Eric Deplagne

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: openssh
Source-Version: 1:4.3p2-9etch2

openssh (1:4.3p2-9etch2) stable-security; urgency=low

  * Add a FILES section to ssh-vulnkey(1) (thanks, Hugh Daniel).
  * ssh-vulnkey handles options in authorized_keys (LP: #230029), and treats
    # as introducing a comment even if it is preceded by whitespace.

 -- Colin Watson <cjwatson@debian.org>  Wed, 14 May 2008 12:35:05 +0100

-- 
Colin Watson                                       [cjwatson@debian.org]


--- End Message ---

Reply to: