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

Bug#441817: marked as done (please add a link from authorized_keys.5 to sshd.8)



Your message dated Mon, 12 Nov 2007 12:02:05 +0000
with message-id <E1IrXzR-0003bN-5m@ries.debian.org>
and subject line Bug#441817: fixed in openssh 1:4.6p1-6
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: openssh-server
Severity: wishlist
Tags: patch

Finding out what the various fields of the authorized_hosts file mean is
a bit of a challenge. Actually there's a hint "hidden" in the ssh.1
page: "The format of this file is described in the sshd(8) manual
page.".

It'd be nice if it'd be easier to find the information and thus I
suggest adding a link from the sshd manpage to authorized_keys.5.

Attached is a suggested patch, that could possibly be pushed to
upstream. The patch is untested.

Thanks,
*t

-- System Information:
Debian Release: 3.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
--- openssh-4.6p1/Makefile.in.orig	2007-09-11 11:53:59.224939688 +0200
+++ openssh-4.6p1/Makefile.in	2007-09-11 11:46:37.891032640 +0200
@@ -276,6 +276,7 @@
 	$(INSTALL) -m 644 sshd_config.5.out $(DESTDIR)$(mandir)/$(mansubdir)5/sshd_config.5
 	$(INSTALL) -m 644 ssh_config.5.out $(DESTDIR)$(mandir)/$(mansubdir)5/ssh_config.5
 	$(INSTALL) -m 644 sshd.8.out $(DESTDIR)$(mandir)/$(mansubdir)8/sshd.8
+	(cd $(DESTDIR)$(mandir)/$(mansubdir)5; ln -s ../$(mansubdir)8/sshd.8 authorized_keys.5)
 	if [ ! -z "$(INSTALL_SSH_RAND_HELPER)" ]; then \
 		$(INSTALL) -m 644 ssh-rand-helper.8.out $(DESTDIR)$(mandir)/$(mansubdir)8/ssh-rand-helper.8 ; \
 	fi

--- End Message ---
--- Begin Message ---
Source: openssh
Source-Version: 1:4.6p1-6

We believe that the bug you reported is fixed in the latest version of
openssh, which is due to be installed in the Debian FTP archive:

openssh-client-udeb_4.6p1-6_i386.udeb
  to pool/main/o/openssh/openssh-client-udeb_4.6p1-6_i386.udeb
openssh-client_4.6p1-6_i386.deb
  to pool/main/o/openssh/openssh-client_4.6p1-6_i386.deb
openssh-server-udeb_4.6p1-6_i386.udeb
  to pool/main/o/openssh/openssh-server-udeb_4.6p1-6_i386.udeb
openssh-server_4.6p1-6_i386.deb
  to pool/main/o/openssh/openssh-server_4.6p1-6_i386.deb
openssh_4.6p1-6.diff.gz
  to pool/main/o/openssh/openssh_4.6p1-6.diff.gz
openssh_4.6p1-6.dsc
  to pool/main/o/openssh/openssh_4.6p1-6.dsc
ssh-askpass-gnome_4.6p1-6_i386.deb
  to pool/main/o/openssh/ssh-askpass-gnome_4.6p1-6_i386.deb
ssh-krb5_4.6p1-6_all.deb
  to pool/main/o/openssh/ssh-krb5_4.6p1-6_all.deb
ssh_4.6p1-6_all.deb
  to pool/main/o/openssh/ssh_4.6p1-6_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 441817@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated openssh package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 12 Nov 2007 11:47:28 +0000
Source: openssh
Binary: ssh-askpass-gnome ssh-krb5 openssh-client-udeb ssh openssh-server openssh-client openssh-server-udeb
Architecture: source i386 all
Version: 1:4.6p1-6
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 openssh-client - secure shell client, an rlogin/rsh/rcp replacement
 openssh-client-udeb - secure shell client for the Debian installer (udeb)
 openssh-server - secure shell server, an rshd replacement
 openssh-server-udeb - secure shell server for the Debian installer (udeb)
 ssh        - secure shell client and server (metapackage)
 ssh-askpass-gnome - interactive X program to prompt users for a passphrase for ssh-ad
 ssh-krb5   - secure shell client and server (transitional package)
Closes: 441690 441817 447145 450632
Changes: 
 openssh (1:4.6p1-6) unstable; urgency=low
 .
   * Remove blank line between head comment and first template in
     debian/openssh-server.templates.master; apparently it confuses some
     versions of debconf.
   * Install authorized_keys(5) as a symlink to sshd(8) (thanks, Tomas
     Pospisek; closes: #441817).
   * Discard error output from dpkg-query in preinsts, in case the ssh
     metapackage is not installed.
   * Fix sshd/inittab advice in README.Debian to account for rc.d movement
     (closes: #450632).
   * Suppress error from debian/rules if lsb-release is not installed.
   * Don't ignore errors from 'make -C contrib clean'.
   * Adjust categories in ssh-askpass-gnome.desktop to comply with the
     Desktop Menu Specification.
   * debconf template translations:
     - Add Slovak (thanks, Ivan Masár; closes: #441690).
     - Update Brazilian Portuguese (thanks, Eder L. Marques;
       closes: #447145).
Files: 
 a9d67bc6b2b485356037067aac983dbd 1131 net standard openssh_4.6p1-6.dsc
 7a0aa84fef947ec8a97f47a0e6db0551 186617 net standard openssh_4.6p1-6.diff.gz
 b1e3e669b913baf25f608273d7443543 1042 net extra ssh_4.6p1-6_all.deb
 96fbb13036caf28e8815cb73972b920f 80092 net extra ssh-krb5_4.6p1-6_all.deb
 d8cb0980c58d5878b7a29b30134d403a 628378 net standard openssh-client_4.6p1-6_i386.deb
 f3cf1808c1b30978f9feab1140285948 241398 net optional openssh-server_4.6p1-6_i386.deb
 46bb5dd2acbf3dba468bb8cf3e533d7a 87896 gnome optional ssh-askpass-gnome_4.6p1-6_i386.deb
 6255ca927660794b6354954ed9e8c23f 155464 debian-installer optional openssh-client-udeb_4.6p1-6_i386.udeb
 44eb870b9eaec63949bd2a97cd8988ce 165746 debian-installer optional openssh-server-udeb_4.6p1-6_i386.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Colin Watson <cjwatson@debian.org> -- Debian developer

iD8DBQFHOD7S9t0zAhD6TNERAhvrAJ0d7YP4ITacFt2nP42o9iTIlCVJFwCfaq46
not7RXISA8x8VVMksbsa4d4=
=xjp+
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: