aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/krb.d
blob: 36a0847040305915f5c83684eb88679ca0cf3fd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Long: krb
Arg: <level>
Help: Enable Kerberos with security <level>
Protocols: FTP
Requires: Kerberos
Category: ftp
Example: --krb clear ftp://example.com/
Added: 7.3
---
Enable Kerberos authentication and use. The level must be entered and should
be one of 'clear', 'safe', 'confidential', or 'private'. Should you use a
level that is not one of these, 'private' will instead be used.

If this option is used several times, the last one will be used.