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]