This function checks whether Digest Authentication is enabled for a cPanel user. Windows® Vista, Windows® 7, and Windows® 8 require Digest Authentication support in order to access Web Disk over an unencrypted connection.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ has_digest_auth \ user='username'
{- "data": {
- "digestauth": 1
}, - "metadata": {
- "command": "has_digest_auth",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}