Elliott Hughes | cee0338 | 2017-06-23 12:17:18 -0700 | [diff] [blame] | 1 | Long: krb |
| 2 | Arg: <level> |
| 3 | Help: Enable Kerberos with security <level> |
| 4 | Protocols: FTP |
| 5 | Requires: Kerberos |
Haibo Huang | b5a52b9 | 2020-10-28 22:18:23 -0700 | [diff] [blame] | 6 | Category: ftp |
Elliott Hughes | f344baa | 2021-12-07 09:12:34 -0800 | [diff] [blame] | 7 | Example: --krb clear ftp://example.com/ |
| 8 | Added: 7.3 |
Elliott Hughes | cee0338 | 2017-06-23 12:17:18 -0700 | [diff] [blame] | 9 | --- |
| 10 | Enable Kerberos authentication and use. The level must be entered and should |
| 11 | be one of 'clear', 'safe', 'confidential', or 'private'. Should you use a |
| 12 | level that is not one of these, 'private' will instead be used. |
| 13 | |
| 14 | If this option is used several times, the last one will be used. |