Password authorization support on sshd server for root

This policy defines the functionality of password authorization support for root on the sshd server

Without password — Only non password login for root via SSH is enabled

Enabled — Login for root via SSH is enabled

Disabled — Login for root via SSH is disabled

Default — Reset root login setting to the package default

Supported on: At least ALT Platform 8

Select an operating mode:


  1. Only without password
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\BaseALT\Policies\Control
    Value Namesshd-permit-root-login
    Value TypeREG_SZ
    Valuewithout_password
  2. Enabled
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\BaseALT\Policies\Control
    Value Namesshd-permit-root-login
    Value TypeREG_SZ
    Valueenabled
  3. Disabled
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\BaseALT\Policies\Control
    Value Namesshd-permit-root-login
    Value TypeREG_SZ
    Valuedisabled
  4. Default
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\BaseALT\Policies\Control
    Value Namesshd-permit-root-login
    Value TypeREG_SZ
    Valuedefault


basealtcontrol.admx

Administrative Templates (Computers)