Linux EC2 Instance with Single User Mode and BIOS Password

0

I am working on hardening an Ubuntu instance for a customer, they are asking that I use a Single User Mode and BIOS password. The problem that I am running into is that keyboard input is not available at the stages where it would be on a physical machine. If I set the BIOS password, the machine will not boot because there is no way to input the BIOS password. If I set a password for Single User Mode, I will have similar issues. Is there any known way to do this?

Mike H
posta un anno fa985 visualizzazioni
1 Risposta
0
Risposta accettata

Hi. You can launch Ubuntu instance with single user mode as follows.

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/grub.html

BIOS password is not supported.Instead, you can encrypt EBS.

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html

profile picture
ESPERTO
con risposta un anno fa
profile picture
ESPERTO
verificato un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande