<html><HEAD><LINK rel=stylesheet type=text/css href="/webmail/static/deg/css/wysiwyg-3933289048.css" media=all>
<META name=GENERATOR content="MSHTML 8.00.7600.16490"></HEAD>
<BODY>
<DIV><BR>Has anyone had a similar issue while trying to connect to VMware's ESX systems?</DIV>
<DIV> </DIV>
<DIV>I am running the following command: libvirt.openAuth("esx://IPADDRESS/ ", 1,0)</DIV>
<DIV>From what I have read about connecting to an ESX system, libvirt.openAuth calls virConnectOpenAuth which needs three arguments: uri, auth, flags</DIV>
<DIV> </DIV>
<DIV>I am not sure what values I should use for auth and flags.  </DIV>
<DIV> </DIV>
<DIV>When I run my python script I get a segmentation fault.  I have tried to run the same script on Fedora11 and CentOS 5.4.</DIV>
<DIV>I get the same result on both systems.  I have googled this issue, which returned a possible issue with not having libvirt-bin installed.</DIV>
<DIV>The libvirt on both systems are from the original installation of the OS for each system.  </DIV>
<DIV> </DIV>
<DIV>I have tried to install the latest libvirt on both systems and have not been able to install it due to gnutls not being found, which is a whole nother discussion.  Please advise as to what I might be doing wrong and or what arguements I need for the ESX connection.</DIV>
<DIV> </DIV>
<DIV>Regards,</DIV>
<DIV>Bill </DIV>
<DIV> </DIV></BODY></html>