comparison mupdf-source/thirdparty/curl/docs/cmdline-opts/krb.d @ 3:2c135c81b16c

MERGE: upstream PyMuPDF 1.26.4 with MuPDF 1.26.7
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:44:09 +0200
parents b50eed0cc0ef
children
comparison
equal deleted inserted replaced
0:6015a75abc2d 3:2c135c81b16c
1 Long: krb
2 Arg: <level>
3 Help: Enable Kerberos with security <level>
4 Protocols: FTP
5 Requires: Kerberos
6 ---
7 Enable Kerberos authentication and use. The level must be entered and should
8 be one of 'clear', 'safe', 'confidential', or 'private'. Should you use a
9 level that is not one of these, 'private' will instead be used.
10
11 If this option is used several times, the last one will be used.