enos icon indicating copy to clipboard operation
enos copied to clipboard

LXC: Dynamic Linux container control investigation and design

Open jmacauley opened this issue 9 years ago • 1 comments

Investigate ProxMox programmable API. Design ENOS management of Linux Kernel virtual machines (KVM) and Linux containers (LXC).

jmacauley avatar Apr 18 '16 20:04 jmacauley

The management of the ProxMox credential needs to be revisited: currently, the user password is saved in clear in the mongodb database. Since most user are going to use their LDAP credential, that would mean that their LDAP password would be saved in clear.

A temporary work around has been to created a special enos user on the proxmox cluster, so, at least, one that "user" 's password would be saved in clear.

lomaxfrog avatar Jul 14 '16 14:07 lomaxfrog