• 0 Votes
    16 Posts
    3k Views
    TheNorthernLightT
    @cjackson The reason the login is just username, is because you've specified sAMAccountName. If you want to use email address, change this to UserPrincipleName. Obviously, verify the UPN in your AD box, but that should be the persons email address if your domain it setup correctly. I dont believe most LDAP query tools support nested group security (its a common issue). Not an excuse, just an observation btw.
  • 0 Votes
    33 Posts
    8k Views
    pdoniasP
    @vilhelm That's fixed: https://github.com/vatesfr/xen-orchestra/pull/6328. Thanks again for the report pdonias opened this pull request in vatesfr/xen-orchestra closed fix(xo-server/xapi-object-to-xo): handle guest metrics reporting empty IP field #6328