Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

Create a user with sudo priviledges #21

Open
markmc opened this issue Aug 13, 2019 · 1 comment
Open

Create a user with sudo priviledges #21

markmc opened this issue Aug 13, 2019 · 1 comment

Comments

@markmc
Copy link
Member

markmc commented Aug 13, 2019

The common.sh script checks that the current user has password-less sudo access. We should have a script that creates this user.

@rlopez133
Copy link
Collaborator

The custom ISO right now handles the creation of the user that has password-less sudo access as part of the %post of the ks.cfg. What we need to figure out is what the name of that user should be and the password of that user. I'm assuming we'd still want it part of the ISO? I mention this because then there is no need for logging in as root.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants