futuregrid / cloud-metrics

Project to create usage statistics from IaaS such as OpenStack, Eucalyptus, and Nimbus
2 stars 3 forks source link

translation an ownerid to a real user name using Fugang's ldap search tool #44

Closed lee212 closed 11 years ago

lee212 commented 12 years ago

From Eucalyptus 3.0, ownerid is viewed in a encrypted format, so cloud-metrics needs to have a converter to make it readable. Fortunately, the ldap server on futuregrid manages user information with encrypted ownerid so that we can translate the id to a real name.

lee212 commented 11 years ago

New function has been added to translate encoded ownerid to a readable full name of a user using the Fugang's ldap search script.

The commit has been made at: edfc7c8a125e054285e88249e6670a3696bd1513