[CentOS] New sshd_config - what has changed?

Thu Sep 17 12:57:28 UTC 2009
Vinicius Coque <vcoque at gmail.com>

See "man sshd_config"

#AddressFamily any
Valid arguments are 'any', 'inet' (use IPv4 only) or 'inet6' (use IPv6 only)

#ChrootDirectory none
Specifies a path to chroot to after authentication.


On Thu, Sep 17, 2009 at 9:35 AM, Robert Moskowitz <rgm at htt-consult.com>wrote:

> I see that there is a new sshd_config in the latest updates.
>
> Since I have altered the original file, this one got installed as .rpmnew
>
> It has two changes:
>
>  > #AddressFamily any
>
> So does this make it default to IPv4 only?
>
>  > #ChrootDirectory none
>
>
> Chroot is now an option for SSH?
>
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090917/3fe9bb85/attachment-0004.html>