Gentoo Archives: gentoo-dev

From: Kim Nielsen <kn@××××××××××.dk>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] sshd_config contains a typo in gentoo-security document on the website
Date: Wed, 03 Jul 2002 05:38:36
Message-Id: 1025692719.741.9.camel@knielsen
In Reply to: [gentoo-dev] sshd_config contains a typo in gentoo-security document on the website by jochem prins
1 On Wed, 2002-07-03 at 12:26, jochem prins wrote:
2 > Hi gentoo-dev,
3 >
4 > after checking up on the gentoo-security doc for some handy modifications i decided to change a few settings for my sshd_config. After i saved the new config, i tried of course to restart, but sshd gave me the error bad option AllowGroup linenumber:<some_number>. Since i found this a bit odd, i did some checking on the rest of the config and noticed AllowUsers was plural and AllowGroup was single.I suspected that this was the problem and after a verification with the sshd-manual on the OpenSSH-site this could be confirmed.
5 > Thus:
6 > change AllowGroup into AllowGroups
7 > and sshd should be working.
8 >
9 > I'd like to see this small bug resolved in the near-future, since this is just a typo that can keep people busy for quite awhile.
10
11 And the bug has been corrected .. its just not uploaded yet due to a
12 chapter that is not done .. but I'll remove that chapter and commit it
13 to bugzilla right away
14
15 /Kim

Replies

Subject Author
Re: [gentoo-dev] sshd_config contains a typo in gentoo-security document on the website Kim Nielsen <kn@××××××××××.dk>