I'm reading through the documentation (https://pve.proxmox.com/pve-docs/chapter-pveum.html#user-realms-ad) about leveraging our existing AD domain for Proxmox. It looks like a fairly straightforward LDAP configuration, but it looks like it does have the downside that authentication & authorization would not be performed against the domain in real time; there is a requirement to sync from the realm to the config kept locally on the PVE cluster.
This is obviously doable, but it seems a downside to me that after adjusting a user account in AD, a separate step of synchronizing the PVE cluster to the realm would be required to reflect the changes.
So I started wondering: why not install SSSD and join the host to the domain, and continue to use the PAM stack? What am I overlooking?
-Thanks,
speck
This is obviously doable, but it seems a downside to me that after adjusting a user account in AD, a separate step of synchronizing the PVE cluster to the realm would be required to reflect the changes.
So I started wondering: why not install SSSD and join the host to the domain, and continue to use the PAM stack? What am I overlooking?
-Thanks,
speck