mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-15 04:04:18 +01:00
A null password allows logging into local PAM services such as "login" (agetty) and KDM. That's not actually a security problem for EC2 machines, since they do not have "local" logins; for VirtualBox machines, if you local access, you can do anything anyway. But it's better to be on the safe side and disable password-based logins for root. |
||
|---|---|---|
| .. | ||
| amazon-config.nix | ||
| amazon-image.nix | ||
| ec2-data.nix | ||
| libvirtd.nix | ||
| nova-config.nix | ||
| nova-image.nix | ||
| nova.nix | ||
| qemu-opts | ||
| qemu-vm.nix | ||
| virtualbox-guest.nix | ||
| virtualbox-image.nix | ||
| xen-dom0.nix | ||
| xen-domU.nix | ||