Safely adding a group in AdminVM?

I was playing with the configuration file of the display manager, LightDM, while following instructions from LightDM - ArchWiki. I want to login automatically without having to type in my password in LightDM. No, I’m not referring to the disk password for LUKS. I’m talking about the next password.

The ArchWiki guide tells me to:

groupadd -r autologin
gpasswd -a autologin

I was wondering if it’d be safe to add a group in the AdminVM? I have a feeling that it could compromise the security design of QubesOS.

1 Like

You don’t need to do this I think - look in a Fedora guide.
Adding a new Group will not compromise the design as much as autologin,
I think.

A post was split to a new topic: Why does Qubes have 2 passphrases? (disk encryption & login)