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

NAS-129661 / 24.10 / Add basic FreeIPA connection control script #13823

Merged
merged 4 commits into from
Jun 20, 2024

Conversation

anodos325
Copy link
Contributor

This commit adds a basic helper script to manage different aspects of a FreeIPA join such as:

  • Joining a freeipa domain
  • Leaving a freeipa domain
  • Setting up services (NFS / SMB)
  • deleting services (NFS / SMB)
  • Querying SMB domain information

@anodos325 anodos325 force-pushed the add-freeipa-scripts branch from 0a9ae9f to f19753e Compare May 31, 2024 20:26
@anodos325 anodos325 added the WIP label Jun 1, 2024
@anodos325 anodos325 force-pushed the add-freeipa-scripts branch 3 times, most recently from c3bc30b to f128899 Compare June 13, 2024 18:17
This commit adds a basic helper script to manage different aspects
of maintaining IPA integration:

* joining IPA domain
* leaving IPA domain
* setting up and deleting NFS + SMB services for host
* querying domain SMB information
@anodos325 anodos325 force-pushed the add-freeipa-scripts branch from 444c3d8 to 118b80d Compare June 18, 2024 21:18
@anodos325 anodos325 removed the WIP label Jun 18, 2024
@anodos325 anodos325 added the jira label Jun 18, 2024
@bugclerk bugclerk changed the title Add basic FreeIPA connection control script NAS-129661 / 24.10 / Add basic FreeIPA connection control script Jun 18, 2024
@bugclerk
Copy link
Contributor

src/freenas/usr/local/libexec/ipa_ctl.py Outdated Show resolved Hide resolved
src/freenas/usr/local/libexec/ipa_ctl.py Show resolved Hide resolved
src/freenas/usr/local/libexec/ipa_ctl.py Show resolved Hide resolved
src/freenas/usr/local/libexec/ipa_ctl.py Show resolved Hide resolved
src/freenas/usr/local/libexec/ipa_ctl.py Show resolved Hide resolved
Copy link
Contributor

@mgrimesix mgrimesix left a comment

Choose a reason for hiding this comment

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

Comments only, so I'll approve.

src/freenas/usr/local/libexec/ipa_ctl.py Show resolved Hide resolved
@anodos325 anodos325 merged commit 3a265dc into master Jun 20, 2024
2 of 3 checks passed
@anodos325 anodos325 deleted the add-freeipa-scripts branch June 20, 2024 16:27
@bugclerk
Copy link
Contributor

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Jun 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants