Report forwarded to debian-bugs-dist@lists.debian.org, Philip Hands <phil@hands.com>:
Bug#76312; Package ssh.
debian-bugs-dist@lists.debian.orgPhilip Hands
Subject: Bug#76312: [upstream] support for multiple authorized_keys
Reply-To: Marc Haber , 76312@bugs.debian.org
Resent-From: Marc Haber
Orignal-Sender: Marc Haber
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Philip Hands
Resent-Date: Sun, 05 Nov 2000 19:03:13 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 76312
X-Debian-PR-Package: ssh
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by bugs@bugs.debian.org id=B.97344935911179
(code B ref -1); Sun, 05 Nov 2000 19:03:13 GMT
From: Marc Haber
To: Debian Bug Tracking System
X-Reportbug-Version: 0.54
X-Mailer: reportbug 0.54
Date: Sun, 05 Nov 2000 19:35:56 +0100
Message-Id:
Sender: Marc Haber
Delivered-To: submit@bugs.debian.org
Package: ssh
Version: 1:1.2.3-9
Severity: wishlist
Hi!
In our setup, we have global authorized_keys file that are distributed
automatically on our server systems. I have a system that belongs to
me personally, but that is member of this distribution system.
However, I want to be able to log in to that box with a key that does
not grant access rights to the other systems.
I currently have a cron job on that machine that periodically checks
if my special key is listed in the authorized_keys file and if not
appends it there.
It probably would be a good idea to be able to specify the
authorized_keys file in the global sshd config file, and to be able to
specify multiple authorized_keys file (as a wild card maybe?). The
default should be ~/.ssh/authorized_keys to not confuse administrators.
Greetings
Marc
-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux paola 2.2.17 #1 Tue Sep 5 10:36:11 CEST 2000 i586
Versions of packages ssh depends on:
ii libc6 2.1.3-13 GNU C Library: Shared libraries an
ii libpam-modules 0.72-9 Pluggable Authentication Modules f
ii libpam0g 0.72-9 Pluggable Authentication Modules l
ii libssl09 0.9.4-5 SSL shared libraries
ii libwrap0 7.6-4 Wietse Venema's TCP wrappers libra
ii zlib1g [libz1] 1:1.1.3-5 compression library - runtime
-- Configuration Files:
/etc/pam.d/ssh changed [not included]
/etc/ssh/ssh_config changed [not included]
/etc/ssh/sshd_config changed [not included]
Acknowledgement sent to Marc Haber <debian-packages@marc-haber.de>:
New Bug report received and forwarded. Copy sent to Philip Hands <phil@hands.com>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Marc Haber
Subject: Bug#76312: Acknowledgement ([upstream] support for multiple authorized_keys)
Message-ID:
In-Reply-To:
References:
X-Debian-PR-Message: ack 76312
Thank you for the problem report you have sent regarding Debian.
This is an automatically generated reply, to let you know your message has
been received. It is being forwarded to the developers mailing list for
their attention; they will reply in due course.
Your message has been sent to the package maintainer(s):
Philip Hands
If you wish to submit further information on your problem, please send
it to 76312@bugs.debian.org (and *not* to
bugs@bugs.debian.org).
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Darren Benham
(administrator, Debian Bugs database)
Received: (at submit) by bugs.debian.org; 5 Nov 2000 18:35:59 +0000
From haber@plannet.de Sun Nov 05 12:35:59 2000
Return-path:
Received: from mailrelay.plannet.de [::ffff:212.126.200.57]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 13sUe6-0002u3-00; Sun, 05 Nov 2000 12:35:58 -0600
Received: from paola.int.plannet.de ([192.168.215.31] ident=mail)
by mailrelay.planNET.de with esmtp (Exim 3.13 #1)
id 13sUe4-0006mQ-00; Sun, 05 Nov 2000 19:35:56 +0100
Received: from haber by paola.int.plannet.de with local (Exim 3.12 #1 (Debian))
id 13sUe4-0008Sw-00; Sun, 05 Nov 2000 19:35:56 +0100
From: Marc Haber
To: Debian Bug Tracking System
Subject: [upstream] support for multiple authorized_keys
X-Reportbug-Version: 0.54
X-Mailer: reportbug 0.54
Date: Sun, 05 Nov 2000 19:35:56 +0100
Message-Id:
Sender: Marc Haber
Delivered-To: submit@bugs.debian.org
Package: ssh
Version: 1:1.2.3-9
Severity: wishlist
Hi!
In our setup, we have global authorized_keys file that are distributed
automatically on our server systems. I have a system that belongs to
me personally, but that is member of this distribution system.
However, I want to be able to log in to that box with a key that does
not grant access rights to the other systems.
I currently have a cron job on that machine that periodically checks
if my special key is listed in the authorized_keys file and if not
appends it there.
It probably would be a good idea to be able to specify the
authorized_keys file in the global sshd config file, and to be able to
specify multiple authorized_keys file (as a wild card maybe?). The
default should be ~/.ssh/authorized_keys to not confuse administrators.
Greetings
Marc
-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux paola 2.2.17 #1 Tue Sep 5 10:36:11 CEST 2000 i586
Versions of packages ssh depends on:
ii libc6 2.1.3-13 GNU C Library: Shared libraries an
ii libpam-modules 0.72-9 Pluggable Authentication Modules f
ii libpam0g 0.72-9 Pluggable Authentication Modules l
ii libssl09 0.9.4-5 SSL shared libraries
ii libwrap0 7.6-4 Wietse Venema's TCP wrappers libra
ii zlib1g [libz1] 1:1.1.3-5 compression library - runtime
-- Configuration Files:
/etc/pam.d/ssh changed [not included]
/etc/ssh/ssh_config changed [not included]
/etc/ssh/sshd_config changed [not included]
Information forwarded to debian-bugs-dist@lists.debian.org, Matthew Vernon <matthew@debian.org>, openssh@packages.qa.debian.org:
Bug#76312; Package ssh.
debian-bugs-dist@lists.debian.orgMatthew Vernon openssh@packages.qa.debian.org
X-Loop: owner@bugs.debian.org
Subject: Bug#76312: Solving this bug might have become easier
Reply-To: Marc Haber , 76312@bugs.debian.org
Resent-From: Marc Haber
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Matthew Vernon , openssh@packages.qa.debian.org
Resent-Date: Wed, 31 Jul 2002 08:48:07 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 76312
X-Debian-PR-Package: ssh
X-Debian-PR-Keywords:
Received: via spool by 76312-submit@bugs.debian.org id=B76312.10281044161915
(code B ref 76312); Wed, 31 Jul 2002 08:48:07 GMT
Date: Wed, 31 Jul 2002 10:33:27 +0200
From: Marc Haber
To: 76312@bugs.debian.org
Message-ID: <20020731103327.A10958@torres.ka0.zugschlus.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Delivered-To: 76312@bugs.debian.org
Hi,
the configuration option I have been talking about in the original bug
report is present with OpenSSH 3.4. AuthorizedKeysFile does not handle
multiple files yet, though, and only the first AuthorizedKeysFile
directive set is honored.
Upstream, please consider allowing multiple files.
Greetings
Marc
--
-----------------------------------------------------------------------------
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Karlsruhe, Germany | lose things." Winona Ryder | Fon: *49 721 966 32 15
Nordisch by Nature | How to make an American Quilt | Fax: *49 721 966 31 29
Acknowledgement sent to Marc Haber <mh+debian-bugs@zugschlus.de>:
Extra info received and forwarded to list. Copy sent to Matthew Vernon <matthew@debian.org>, openssh@packages.qa.debian.org.
-t
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Marc Haber
Subject: Bug#76312: Info received (was Solving this bug might have become easier)
Message-ID:
In-Reply-To: <20020731103327.A10958@torres.ka0.zugschlus.de>
References: <20020731103327.A10958@torres.ka0.zugschlus.de>
X-Debian-PR-Message: ack-info 76312
X-Reply-To-disabled-by-doogie-because-it-can-wreak-havoc: 76312@bugs.debian.org
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers mailing list to accompany the original report.
Your message has been sent to the package maintainer(s):
Matthew Vernon
If you wish to continue to submit further information on your problem,
please send it to 76312@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
Received: (at 76312) by bugs.debian.org; 31 Jul 2002 08:33:36 +0000
From mh+debian-bugs@zugschlus.de Wed Jul 31 03:33:36 2002
Return-path:
Received: from ce06d.unt0.torres.ka0.zugschlus.de (torres.ka0.zugschlus.de) [212.126.206.6]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 17ZovE-0000UJ-00; Wed, 31 Jul 2002 03:33:32 -0500
Received: from mh by torres.ka0.zugschlus.de with local (Exim 3.35 #1)
id 17Zov9-0002qw-00
for 76312@bugs.debian.org; Wed, 31 Jul 2002 10:33:27 +0200
Date: Wed, 31 Jul 2002 10:33:27 +0200
From: Marc Haber
To: 76312@bugs.debian.org
Subject: Solving this bug might have become easier
Message-ID: <20020731103327.A10958@torres.ka0.zugschlus.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Delivered-To: 76312@bugs.debian.org
Hi,
the configuration option I have been talking about in the original bug
report is present with OpenSSH 3.4. AuthorizedKeysFile does not handle
multiple files yet, though, and only the first AuthorizedKeysFile
directive set is honored.
Upstream, please consider allowing multiple files.
Greetings
Marc
--
-----------------------------------------------------------------------------
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Karlsruhe, Germany | lose things." Winona Ryder | Fon: *49 721 966 32 15
Nordisch by Nature | How to make an American Quilt | Fax: *49 721 966 31 29
Changed Bug title.
Request was from Colin Watson <cjwatson@debian.org>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 31 May 2005 02:38:26 +0000
From cjwatson@flatline.org.uk Mon May 30 19:38:26 2005
Return-path:
Received: from chiark.greenend.org.uk [193.201.200.170] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DcweA-0007pl-00; Mon, 30 May 2005 19:38:26 -0700
Received: from [192.168.124.112] (helo=riva.lab.dotat.at)
by chiark.greenend.org.uk (Debian Exim 3.35 #1) with esmtp
(return-path cjwatson@flatline.org.uk)
id 1Dcwe8-0003xH-00
for control@bugs.debian.org; Tue, 31 May 2005 03:38:25 +0100
Received: from cjwatson by riva.lab.dotat.at with local (Exim 3.36 #1 (Debian))
for control@bugs.debian.org
id 1Dcvkx-0000qB-00; Tue, 31 May 2005 02:41:23 +0100
Date: Tue, 31 May 2005 02:41:23 +0100
From: Colin Watson
To: control@bugs.debian.org
Subject: subject -> tag
Message-ID: <20050531014123.GA3224@riva.ucam.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: control@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,VALID_BTS_CONTROL
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
retitle 76312 support for multiple authorized_keys
tag 76312 upstream
thanks
--
Colin Watson [cjwatson@debian.org]
Tags added: upstream
Request was from Colin Watson <cjwatson@debian.org>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 31 May 2005 02:38:26 +0000
From cjwatson@flatline.org.uk Mon May 30 19:38:26 2005
Return-path:
Received: from chiark.greenend.org.uk [193.201.200.170] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DcweA-0007pl-00; Mon, 30 May 2005 19:38:26 -0700
Received: from [192.168.124.112] (helo=riva.lab.dotat.at)
by chiark.greenend.org.uk (Debian Exim 3.35 #1) with esmtp
(return-path cjwatson@flatline.org.uk)
id 1Dcwe8-0003xH-00
for control@bugs.debian.org; Tue, 31 May 2005 03:38:25 +0100
Received: from cjwatson by riva.lab.dotat.at with local (Exim 3.36 #1 (Debian))
for control@bugs.debian.org
id 1Dcvkx-0000qB-00; Tue, 31 May 2005 02:41:23 +0100
Date: Tue, 31 May 2005 02:41:23 +0100
From: Colin Watson
To: control@bugs.debian.org
Subject: subject -> tag
Message-ID: <20050531014123.GA3224@riva.ucam.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: control@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,VALID_BTS_CONTROL
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
retitle 76312 support for multiple authorized_keys
tag 76312 upstream
thanks
--
Colin Watson [cjwatson@debian.org]
Information forwarded to debian-bugs-dist@lists.debian.org, Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>:
Bug#76312; Package ssh.
debian-bugs-dist@lists.debian.orgDebian OpenSSH Maintainers
X-Loop: owner@bugs.debian.org
Subject: Bug#76312: Barely 16 and hungry for you
Reply-To: scheer , 76312@bugs.debian.org
Resent-From: scheer
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Debian OpenSSH Maintainers
Resent-Date: Sat, 30 Aug 2008 15:18:09 +0000
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: followup 76312
X-Debian-PR-Package: ssh
X-Debian-PR-Keywords: upstream
X-Debian-PR-Source: openssh
Received: via spool by 76312-submit@bugs.debian.org id=B76312.122010942120390
(code B ref 76312); Sat, 30 Aug 2008 15:18:09 +0000
Received: (at 76312) by bugs.debian.org; 30 Aug 2008 15:17:01 +0000
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level: ***
X-Spam-Status: No, score=3.0 required=4.0 tests=BAYES_50,PUSSY autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Received: from [89.242.16.113] (helo=[78.144.38.151])
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1KZSCD-0005HJ-7x
for 76312@bugs.debian.org; Sat, 30 Aug 2008 15:17:01 +0000
Message-ID:
Date: Sat, 30 Aug 2008 16:17:02 +0100
From: scheer
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
MIME-Version: 1.0
To: 76312@bugs.debian.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Guys with bigger packages get more luck http://www.sizecape.com/
Acknowledgement sent to scheer <jesserda1962@5107sitca.net>:
Extra info received and forwarded to list. Copy sent to Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>.
-t
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.420 (Entity 5.420)
Content-Type: text/plain; charset=utf-8
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: scheer
Subject: Bug#76312: Info received (Barely 16 and hungry for you)
Message-ID:
References:
X-Debian-PR-Message: ack-info 76312
X-Debian-PR-Package: ssh
X-Debian-PR-Keywords: upstream
X-Debian-PR-Source: openssh
Reply-To: 76312@bugs.debian.org
Thank you for the additional information you have supplied regarding
this Bug report.
This is an automatically generated reply to let you know your message
has been received.
Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.
Your message has been sent to the package maintainer(s):
Debian OpenSSH Maintainers
If you wish to submit further information on this problem, please
send it to 76312@bugs.debian.org, as before.
Please do not send mail to owner@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.
--=20
76312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D76312
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
Received: (at 76312) by bugs.debian.org; 30 Aug 2008 15:17:01 +0000
From jesserda1962@5107sitca.net Sat Aug 30 15:17:01 2008
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level: ***
X-Spam-Status: No, score=3.0 required=4.0 tests=BAYES_50,PUSSY autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from [89.242.16.113] (helo=[78.144.38.151])
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1KZSCD-0005HJ-7x
for 76312@bugs.debian.org; Sat, 30 Aug 2008 15:17:01 +0000
Message-ID:
Date: Sat, 30 Aug 2008 16:17:02 +0100
From: scheer
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
MIME-Version: 1.0
To: 76312@bugs.debian.org
Subject: Barely 16 and hungry for you
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Guys with bigger packages get more luck http://www.sizecape.com/