Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |||
content:serverbasics:docker-freeipa [2025/04/09 12:00] – [Install Kerberos-Client and enroll your PC to the Domain] Daniel | content:serverbasics:docker-freeipa [2025/04/09 15:24] (aktuell) – [Setup your Browser to trust your IPA-Server] Daniel | ||
---|---|---|---|
Zeile 657: | Zeile 657: | ||
Go to your IPAs ipa.domain.tld/ | Go to your IPAs ipa.domain.tld/ | ||
- | For me, the Button '' | + | For me, the Button '' |
Than open Firefox settings, Privacy and Security, Authorities- Tab and select Import. Use the downloaded file and select all Checkboxes. This installs your IPA- Authority to your Browser as trusted CA. | Than open Firefox settings, Privacy and Security, Authorities- Tab and select Import. Use the downloaded file and select all Checkboxes. This installs your IPA- Authority to your Browser as trusted CA. | ||
Zeile 666: | Zeile 666: | ||
If not, check if your klist shows some vaild Tickets. Otherwise inspect if this works: | If not, check if your klist shows some vaild Tickets. Otherwise inspect if this works: | ||
- | < | ||
+ | < | ||
HOSTNAME:~ # kinit admin | HOSTNAME:~ # kinit admin | ||
Password for admin@DOMAIN.TLD: | Password for admin@DOMAIN.TLD: | ||
Zeile 680: | Zeile 680: | ||
This should be all needed to work for Firefox. | This should be all needed to work for Firefox. | ||
+ | |||
+ | ==== Setup Sudoers with FreeIPA/ | ||
+ | |||
+ | This is quite a cool feature to have client admin- users managed by putting them in an IPA- group. When Loggin in with SSSD they will get added to the sudoers, making them admin on the given machines. Check this out: [[https:// | ||
+ | |||
===== Next Steps ===== | ===== Next Steps ===== |