3.12. KRB4LEVEL string

[<<<] [>>>]

curl::option CurlHandle,"KRB4LEVEL","confidential"

Pass a string as parameter. Set the krb4 security level, this also enables krb4 awareness. This is a string, 'clear', 'safe', 'confidential' or 'private'. If the string is set but doesn't match one of these, 'private' will be used. Set the string to NULL to disable kerberos4. The kerberos support only works for FTP.


[<<<] [>>>]