Changes

no edit summary
Line 298: Line 298:  
         <td>Authentication type</td>
 
         <td>Authentication type</td>
 
         <td>Password {{!}} Key-based only {{!}} Use both; default: <b>Password</b></td>
 
         <td>Password {{!}} Key-based only {{!}} Use both; default: <b>Password</b></td>
         <td> <li><b>Password</b> - SSH access with password for root user</li>
+
         <td>
            <li><b>Key-based only</b> - enables key-based authentication only and disables password authentication for root user</li>
+
            <li><b>Password</b> - SSH access with password for root user</li>
            <li><b>Use Both</b> - use both password and public keys for authentication</li></td>
+
            <li><b>Key-based only</b> - enables key-based authentication only and disables password authentication for root user</li>
 +
            <li><b>Use Both</b> - use both password and public keys for authentication</li>
 +
        </td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>