upstream commit

UseDNS affects ssh hostname processing in authorized_keys,
 not known_hosts; bz#2554 reported by jjelen AT redhat.com

Upstream-ID: c1c1bb895dde46095fc6d81d8653703928437591
This commit is contained in:
djm@openbsd.org 2016-03-17 17:19:43 +00:00 committed by Damien Miller
parent 8c4739338f
commit 0235a5fa67

View File

@ -33,8 +33,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.\" $OpenBSD: sshd_config.5,v 1.220 2016/02/17 08:57:34 djm Exp $ .\" $OpenBSD: sshd_config.5,v 1.221 2016/03/17 17:19:43 djm Exp $
.Dd $Mdocdate: February 17 2016 $ .Dd $Mdocdate: March 17 2016 $
.Dt SSHD_CONFIG 5 .Dt SSHD_CONFIG 5
.Os .Os
.Sh NAME .Sh NAME
@ -1534,7 +1534,7 @@ very same IP address.
If this option is set to If this option is set to
.Dq no .Dq no
(the default) then only addresses and not host names may be used in (the default) then only addresses and not host names may be used in
.Pa ~/.ssh/known_hosts .Pa ~/.ssh/authorized_keys
.Cm from .Cm from
and and
.Nm .Nm