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

Bug#671367: openssh-server - AuthorizedKeysFile2 only gives deprecation warning



Package: openssh-server
Version: 1:5.9p1-5
Severity: normal

The config option AuthorizedKeysFile2 produces a warning:
| /etc/ssh/sshd_config line 12: Deprecated option AuthorizedKeysFile2
However it does not have any effect, so is effectively unsupported and
should tell so.

This makes it impossible to have compatibility between the Squeeze and
Testing version in setups like *.debian.org, which uses more then one
key store. In Squeeze you could use AuthorizedKeysFile2 as second key
store:
| AuthorizedKeysFile /etc/ssh/userkeys/%u
| AuthorizedKeysFile2 /var/lib/misc/userkeys/%u
This breaks in Wheezy and needs to be changed to:
| AuthorizedKeysFile /etc/ssh/userkeys/%u /var/lib/misc/userkeys/%u

Bastian

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openssh-server depends on:
ii  adduser                3.113+nmu1
ii  debconf [debconf-2.0]  1.5.42
ii  dpkg                   1.16.2
ii  libc6                  2.13-30
ii  libcomerr2             1.42.2-2
ii  libgssapi-krb5-2       1.10+dfsg~beta1-2
ii  libkrb5-3              1.10+dfsg~beta1-2
ii  libpam-modules         1.1.3-7
ii  libpam-runtime         1.1.3-7
ii  libpam0g               1.1.3-7
ii  libselinux1            2.1.9-2
ii  libssl1.0.0            1.0.1b-1
ii  libwrap0               7.6.q-23
ii  lsb-base               4.1+Debian0
ii  openssh-client         1:5.9p1-5
ii  procps                 1:3.3.2-3
ii  zlib1g                 1:1.2.6.dfsg-2

Versions of packages openssh-server recommends:
ii  openssh-blacklist        0.4.1
ii  openssh-blacklist-extra  0.4.1
ii  xauth                    1:1.0.6-1

Versions of packages openssh-server suggests:
pn  molly-guard   <none>
pn  monkeysphere  <none>
pn  rssh          <none>
pn  ssh-askpass   <none>
pn  ufw           <none>

-- debconf information excluded



Reply to: