Jump to content

Template:Networking rutos manual administration: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 297: Line 297:
     <tr>
     <tr>
         <td>Authentication type</td>
         <td>Authentication type</td>
         <td>Password {{!}} Key-based only {{!}} Use both; default: <b>Password</b></td>
         <td>Password {{!}} <span style="color:blue">Key-based only</span> {{!}} <span style="color:blue">Use both</span>; default: <b>Password</b></td>
         <td>
         <td>
             <li><b>Password</b> - SSH access with password for root user</li>
             <li><b>Password</b> - SSH access with password for root user</li>
Line 303: Line 303:
             <li><b>Use Both</b> - use both password and public keys for authentication</li>
             <li><b>Use Both</b> - use both password and public keys for authentication</li>
         </td>
         </td>
    </tr>
    <tr>
        <td><span style="color:blue">Public keys</span></td>
        <td>-(input field)</td>
        <td>Public keys for ssh key-based authentication. Each individual key must be specified on a new line.</td>
     </tr>
     </tr>
</table>
</table>