| 41 | | Host Restricts the following declarations (up to the next Host key- |
| 42 | | word) to be only for those hosts that match one of the patterns |
| 43 | | given after the keyword. |
| 44 | | BatchMode |
| 45 | | If set to ``yes'', passphrase/password querying will be disabled. |
| 46 | | This option is useful in scripts and other batch jobs where no |
| 47 | | user is present to supply the password. The argument must be |
| 48 | | ``yes'' or ``no''. The default is ``no''. |
| 49 | | |
| 50 | | PubkeyAuthentication |
| 51 | | Specifies whether to try public key authentication. The argument |
| 52 | | to this keyword must be ``yes'' or ``no''. The default is |
| 53 | | ``yes''. This option applies to protocol version 2 only. |
| | 41 | || Host || Restricts the following declarations (up to the next Host key-word) to be only for those hosts that match one of the patterns given after the keyword. || |
| | 42 | || BatchMode || If set to ``yes'', passphrase/password querying will be disabled. This option is useful in scripts and other batch jobs where no user is present to supply the password. The argument must be ``yes'' or ``no''. The default is ``no''. || |
| | 43 | || PubkeyAuthentication || Specifies whether to try public key authentication. The argument to this keyword must be ``yes'' or ``no''. The default is ``yes''. This option applies to protocol version 2 only. || |