Adam Hunt schrieb:

If I end up using Proxmox on my leased server what is the best way to
secure the interfaces?

You can set
PermitRootLogin without-password
AllowUsers ... root

This way direct ssh-login as root doesn't work but you can still login via webinterface.

You have to create a normal system user of course which is able to login via ssh. Otherwise you won't have access anymore.

Patrick
_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to