Differences

This shows you the differences between the selected revisions of the page.

2017-01-05 2018-01-29
configuring anchor (martin) default automatic updates check period (martin)
Line 8: Line 8:
  * Restrict connection to servers without having their [[ssh_verifying_the_host_key|host keys accepted in advance]].   * Restrict connection to servers without having their [[ssh_verifying_the_host_key|host keys accepted in advance]].
  * Force [[ui_authenticate#authentication_banner|authentication banners]] being shown.   * Force [[ui_authenticate#authentication_banner|authentication banners]] being shown.
 +  * Set [[ui_pref_updates|default automatic updates check period]].
These restrictions are configured via "local machine" registry root key (modifiable only by system administrators). Example of corresponding registry export follows: These restrictions are configured via "local machine" registry root key (modifiable only by system administrators). Example of corresponding registry export follows:
Line 17: Line 18:
"DisableAcceptingHostKeys"=dword:00000001 "DisableAcceptingHostKeys"=dword:00000001
"ForceBanners"=dword:00000001 "ForceBanners"=dword:00000001
 +"DefaultUpdatesPeriod"=dword:00000000
</code> </code>

Last modified: by martin