Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 258290

Re: vcsa 6.5 trying to automate the backup - authentication failure

$
0
0

Hi,

 

Yes, the file is "/usr/lib/applmgmt/lib/extensions/py/vmware/appliance/extensions/authentication/authentication_sso.py"

 

In my case, It is in the line: 755 and next... In the version 6.5u1g still there is this error

    755         # verify digest

    756         digest_method = self.xpath(

    757             '//ds:DigestMethod', reference, expect=1)[0].get('Algorithm')

    758         #digest_value = self.xpath(

    759         #   '//ds:DigestValue', reference, expect=1)[0].text

    760         digest_value = str(self.xpath(

    761             '//ds:DigestValue', reference, expect=1)[0].text).replace('\r', '').replace('\n', '')

 

Regards


Viewing all articles
Browse latest Browse all 258290

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>