VMware vSphere

 View Only

  • 1.  ESX crediantials

    Posted Apr 30, 2009 05:39 AM

    Hi all

    Is there any way that i can access the ESX server without using the credentials to get the inventory details?

    And what is the best protolcol to transfer the inventory details to an application that runs outside the network.

    Regards,

    SHILPA



  • 2.  RE: ESX crediantials

    Posted Apr 30, 2009 05:42 AM

    I dont think you would want to access the vmware server without credentials would you? that would allow annymous access to your vm's?

    -




  • 3.  RE: ESX crediantials

    Posted Apr 30, 2009 05:47 AM

    yeah i would like to do it.I am develping an application that gives the inventory details of the ESX server.If there is n number of ESX server,i would not like to authenticate with all the ESX servers??

    awaiting for your response

    Regards,

    SHILPA



  • 4.  RE: ESX crediantials

    Posted Apr 30, 2009 05:50 AM

    You will need to authenticate via your script/app your creating.... to whatever node/vc server your connecting to.

    -




  • 5.  RE: ESX crediantials

    Posted Apr 30, 2009 05:57 AM

    Can i not access it directly if i am there on the same subnet??



  • 6.  RE: ESX crediantials

    Posted Apr 30, 2009 06:01 AM

    Let's try this out for an example. Let's say you are at home and using your ISP to connect to the internet. Would you expect to be able to connect to any computer on the same subnet that your ISP provides you without authentication? These computers could belong to any number of people and just because you are on the same subnet does not mean you have the rights to access their systems. :smileywink:

    Cheers

    Kevin



  • 7.  RE: ESX crediantials

    Posted Apr 30, 2009 06:05 AM

    hi Kevin,

    There is something Microsoft Assessment and Planning (MAP) Tool ,which allows you to access the systems on the same network without credentials.

    In the similar way i wanted to know fr our ESX server.

    Regards,

    SHILPA



  • 8.  RE: ESX crediantials

    Posted Apr 30, 2009 06:17 AM

    No.

    Sent from my mobile device

    On Apr 30, 2009, at 1:05 AM, "vnshilpa" <communities-



  • 9.  RE: ESX crediantials

    Posted Apr 30, 2009 06:37 AM

    thank you



  • 10.  RE: ESX crediantials

    Posted May 04, 2009 03:43 PM

    Hello,

    ESX will always require authentication, without it you have too much access. However, you can authenticate to vCenter instead of 100s of ESX hosts. With the VI SDK you can get just about everything you need by authenticating to vCenter. With the VI SDK you can also save session data and reload sessions, etc. Which may still require authentication.

    From a security perspective, I would never recommend disabling ANY authentication.


    Best regards,
    Edward L. Haletky
    VMware Communities User Moderator, VMware vExpert 2009, DABCC Analyst
    ====
    Author of the books 'VMware vSphere(TM) and Virtual Infrastructure Security: Securing ESX and the Virtual Environment' available for pre-order now
    'VMWare ESX Server in the Enterprise: Planning and Securing Virtualization Servers', Copyright 2008 Pearson Education.
    SearchVMware Pro|Blue Gears|Top Virtualization Security Links|Virtualization Security Round Table Podcast



  • 11.  RE: ESX crediantials

    Posted Apr 30, 2009 06:01 AM

    Whats about a service user to login and encrpyt the password in your application?

    Check out the Developer Communities