You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The common.sh script checks that the current user has password-less sudo access. We should have a script that creates this user.
The text was updated successfully, but these errors were encountered: