Re: deprecated options in sshd_config

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

 



On Fri, Feb 23, 2018 at 11:46:31AM +0100, mlrx wrote:
> I jumped from an OS to an other since few days. On the new one,
> openssh comes in a much newer version (good thing): 7.6p1
> sshd lets me know that there are two depreciated options:
> - KeyRegenerationInterval
> - UsePrivilegeSeparation
> 
> I search for a place where I can find information about deprecated
> options and how to manage it.

I can't give you a general answer other than reading git history, but
regarding your specific options:

 * KeyRegenerationInterval was specific to SSH protocol 1, which you
   almost certainly weren't using and in any case is no longer supported
   in recent versions of OpenSSH.
 * sshd now always behaves as if "UsePrivilegeSeparation sandbox" had
   been set, and this is no longer configurable.

In both cases, you should just remove the options from sshd_config.5.

-- 
Colin Watson                                       [cjwatson@xxxxxxxxxx]
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



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

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux