Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload linux domain join script #23

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Upload linux domain join script #23

wants to merge 10 commits into from

Conversation

TmRibble
Copy link
Collaborator

@TmRibble TmRibble commented Jan 8, 2025

This script;
* Installs sssd and necessary tools
* Joins the machine to the specified domain
* Enables AD account access over ssh (optional)
* Enables sudoers control via AD group (optional)
* Configures the machine via the following files;
* /etc/sssd/sssd.conf
* /etc/krb5.conf
* /etc/nsswitch.conf
* /etc/pam.d/common-session
* /etc/sudoers (optional)
* /etc/ssh/sshd_config (optional)
* restarts necessary services

This script;
     * Installs sssd and necessary tools
     * Joins the machine to the specified domain
     * Enables AD account access over ssh (optional)
     * Enables sudoers control via AD group (optional)
     * Configures the machine via the following files;
            * /etc/sssd/sssd.conf
            * /etc/krb5.conf
            * /etc/nsswitch.conf
            * /etc/pam.d/common-session
            * /etc/sudoers (optional)
            * /etc/ssh/sshd_config (optional)
     * restarts necessary services
@Aksel-Rasmussen
Copy link
Collaborator

I can't figure out how to approve on mobile, but LGTM. Consider adding a dependencies file.

sql-sith
sql-sith previously approved these changes Jan 8, 2025
Copy link
Owner

@sql-sith sql-sith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving on behalf of the mobile Mr. Rasmussen.

Copy link
Collaborator

@Aksel-Rasmussen Aksel-Rasmussen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

3 participants