Procedure-related prerequisitesYou must be logged in as root via SSH in a terminal window. Ensure that the back-end server is configured for Basic Authentication.
InstructionTest preparation:Run the following commands:copycurl -v -k https://webdav.int.virtinc.com/Test execution and verification:Check the curl output.The HTTP response contains an header WWW-Authenticate: BasicIn case of failure:Check the back-end server is configured properly.