-
Notifications
You must be signed in to change notification settings - Fork 95
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
Review adding AD as an external authentication source #3149
Review adding AD as an external authentication source #3149
Commits on Sep 18, 2024
-
Implement suggestions from SAT-22855
GSS proxy is intended to enable privilege separation for the Apache server by removing access to the keytab file. Documentation recommends implementing GSS proxy for direct AD integration but the procedures don't actually meet that goal. The changes proposed in this commit are intended to ensure Apache does not have access to the keytab.
Configuration menu - View commit details
-
Copy full SHA for b26a164 - Browse repository at this point
Copy the full SHA b26a164View commit details -
The installer enforces certain keytab settings
Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dcff9e4 - Browse repository at this point
Copy the full SHA dcff9e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f87a7b8 - Browse repository at this point
Copy the full SHA f87a7b8View commit details -
Document bare minimum for AD direct integration
This is the simplest workflow that should work. aka Burn it all and start again Currently still untested, just based on information from the SSSD team.
Configuration menu - View commit details
-
Copy full SHA for e85c958 - Browse repository at this point
Copy the full SHA e85c958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff153b - Browse repository at this point
Copy the full SHA 4ff153bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03e402d - Browse repository at this point
Copy the full SHA 03e402dView commit details -
Restart Apache manually after enabling IPA auth
foreman-installer in the previous step doesn't load the configuration on its own
Configuration menu - View commit details
-
Copy full SHA for 90dde9a - Browse repository at this point
Copy the full SHA 90dde9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 070f288 - Browse repository at this point
Copy the full SHA 070f288View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e2eb74 - Browse repository at this point
Copy the full SHA 0e2eb74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13bd560 - Browse repository at this point
Copy the full SHA 13bd560View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce8375a - Browse repository at this point
Copy the full SHA ce8375aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b53caf4 - Browse repository at this point
Copy the full SHA b53caf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f28b7e5 - Browse repository at this point
Copy the full SHA f28b7e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba5ab6a - Browse repository at this point
Copy the full SHA ba5ab6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1880244 - Browse repository at this point
Copy the full SHA 1880244View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9c46ad - Browse repository at this point
Copy the full SHA d9c46adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 595ff52 - Browse repository at this point
Copy the full SHA 595ff52View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2906b2 - Browse repository at this point
Copy the full SHA f2906b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb7a862 - Browse repository at this point
Copy the full SHA cb7a862View commit details -
Remove a link to RHEL docs for AD integration info
The link is no longer necessary because the subsequent procedure links to the right resources now.
Configuration menu - View commit details
-
Copy full SHA for 9902c61 - Browse repository at this point
Copy the full SHA 9902c61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 950a31a - Browse repository at this point
Copy the full SHA 950a31aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 313fea3 - Browse repository at this point
Copy the full SHA 313fea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1131440 - Browse repository at this point
Copy the full SHA 1131440View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0824fee - Browse repository at this point
Copy the full SHA 0824feeView commit details -
Apply suggestions from peer review
Co-authored-by: Maximilian Kolb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 962eb31 - Browse repository at this point
Copy the full SHA 962eb31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 444198f - Browse repository at this point
Copy the full SHA 444198fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a3c1e1 - Browse repository at this point
Copy the full SHA 3a3c1e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a97f9a1 - Browse repository at this point
Copy the full SHA a97f9a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83cebcc - Browse repository at this point
Copy the full SHA 83cebccView commit details
Commits on Sep 19, 2024
-
Apply suggestions from peer review
Co-authored-by: mmuehlfeldRH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7b6c45 - Browse repository at this point
Copy the full SHA c7b6c45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34225a7 - Browse repository at this point
Copy the full SHA 34225a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ff272 - Browse repository at this point
Copy the full SHA 88ff272View commit details -
Use smb.conf to store settings for interacting with AD
/etc/samba/smb.conf is already present by default, it's better to use that rather than create a separate configuration file for this
Configuration menu - View commit details
-
Copy full SHA for 503934f - Browse repository at this point
Copy the full SHA 503934fView commit details