AD account SSH

inder441

New Member
Dec 17, 2024
27
2
3
Hello folks,

May someone please explain me how I can enable SSH on proxmox for an AD account. we are trying to use SNOW discovery for env and SSH is what SNOW uses & we want to use AD account for this discovery due to security constraints.
 
my PVE are connected to AD. However, I cant use those accounts for ssh access. connecting AD only gives access to PVE not PAM. If I am not mistaken :(
 
I said there were guides for Debian, not PVE. What you did allows access to the GUI, which is what most people what. If you want SSH access you need to join the server itself to your AD domain from the command line using samba/winbind or sssd. This will allow logging in to the PAM realm rather than the PVE one. Here's one way to do it:

https://www.server-world.info/en/note?os=Debian_12&p=realmd
 
  • Like
Reactions: Johannes S and UdoB