Bug 636874 - Directive 'PubkeyAgent' is not allowed within a Match block
Summary: Directive 'PubkeyAgent' is not allowed within a Match block
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: openssh
Version: 14
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jan F. Chadima
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-23 14:38 UTC by Ruben Kerkhof
Modified: 2010-09-24 11:07 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-09-24 11:07:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ruben Kerkhof 2010-09-23 14:38:19 UTC
Description of problem:

The following configuration used to work for me:

Match Group admins
   PubkeyAgent /usr/libexec/openssh/ssh-ldap-helper -s %u

After and upgrade it now fails with:
Directive 'PubkeyAgent' is not allowed within a Match block

Version-Release number of selected component (if applicable):

openssh-5.5p1-21.fc14.x86_64

Comment 1 Jan F. Chadima 2010-09-24 06:48:01 UTC
As I remember the directive PubkeyAgent does not exist anymore. The correct directive name is AuthorizedKeysCommand.
Plese try it.

Comment 2 Ruben Kerkhof 2010-09-24 11:07:05 UTC
Hi Jan,

That does the trick, thanks.


Note You need to log in before you can comment on or make changes to this bug.