Displaying 4 results from an estimated 4 matches for "0ed5".
Did you mean:
0ed
2014 Sep 17
3
Re: virt-v2v -ic question
....45 [root]:
Enter root's password for 10.35.5.45:
curl -s --insecure -I 'https://10.35.5.45/folder/RHEL/RHEL-flat.vmdk?dcPath=ha-datacenter&dsName=datastore1' ||:
HTTP/1.1 401 Unauthorized
Date: Wed, 17 Sep 2014 07:55:29 GMT
Set-Cookie: vmware_soap_session="5257f480-c060-3dcb-0ed5-fa58236bb0e5"; Path=/; HttpOnly; Secure;
Connection: close
WWW-Authenticate: Basic realm="VMware HTTP server"
Content-Length: 0
virt-v2v: error: esx: incorrect username or password. You might need to
specify the username in the URI like this: esx://USERNAME@[etc]
If reporting bu...
2014 Sep 17
0
Re: virt-v2v -ic question
...oot's password for 10.35.5.45:
> curl -s --insecure -I 'https://10.35.5.45/folder/RHEL/RHEL-flat.vmdk?dcPath=ha-datacenter&dsName=datastore1' ||:
> HTTP/1.1 401 Unauthorized
> Date: Wed, 17 Sep 2014 07:55:29 GMT
> Set-Cookie: vmware_soap_session="5257f480-c060-3dcb-0ed5-fa58236bb0e5"; Path=/; HttpOnly; Secure;
> Connection: close
> WWW-Authenticate: Basic realm="VMware HTTP server"
> Content-Length: 0
>
> virt-v2v: error: esx: incorrect username or password. You might need to
> specify the username in the URI like this: esx://U...
2014 Sep 16
2
Re: virt-v2v -ic question
On 16.09.14 14:21, Richard W.M. Jones wrote:
> On Tue, Sep 16, 2014 at 04:04:02PM +0300, Shahar Havivi wrote:
> > Hi,
> >
> > I am trying to convert from esx server to local directory a VM names CSB,
> > Its build from source 77b371b18b6a7ad37105a595931514f542a04396
> >
> > When running:
> > LIBGUESTFS_BACKEND=direct ./run ./v2v/virt-v2v -ic
2006 Sep 26
15
RE: Individual passwords for guest VNC servers ?
> Thanks all point about security, I''ll do as follows.
> I thought that the point was the following two.
>
>
> 1. Storage place of encrypted password
> Should I store it in /etc/xen/passwd ?
> Or, should I wait for DB of Xen that will be released in
> the future?
The xend life cycle management patches were posted by Alistair a couple
of months back.