Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung Nächste Überarbeitung | Vorherige Überarbeitung | ||
fortgeschrittene:sssd-ldap [2018/06/15 15:46] ingo_wichmann [PAM] |
fortgeschrittene:sssd-ldap [2020/05/08 06:41] (aktuell) |
||
---|---|---|---|
Zeile 7: | Zeile 7: | ||
===== Pakete ===== | ===== Pakete ===== | ||
- | * Debian (ab 8): ''sssd-ldap sssd-tools libnss-sss'' (( | + | * Debian (ab 8): ''sssd-ldap sssd-tools libnss-sss libpam-sss'' (( |
apt-get --no-install-recommends install sssd-ldap libnss-sss sssd-tools | apt-get --no-install-recommends install sssd-ldap libnss-sss sssd-tools | ||
)) | )) | ||
* CentOS (7): ''sssd-ldap sssd-tools'' | * CentOS (7): ''sssd-ldap sssd-tools'' | ||
+ | * openSuSE (12.3): ''sssd sssd-tools'' | ||
+ | * ''nscd'' entfernen | ||
===== Konfiguration ====== | ===== Konfiguration ====== | ||
+ | Debian (ab 9): | ||
+ | cp /usr/share/doc/sssd-common/examples/sssd-example.conf /etc/sssd/sssd.conf | ||
<file txt /etc/sssd/sssd.conf> | <file txt /etc/sssd/sssd.conf> | ||
Zeile 47: | Zeile 51: | ||
===== PAM ===== | ===== PAM ===== | ||
+ | Debian (ab 8): | ||
+ | pam-auth-update | ||
CentOS (7): | CentOS (7): | ||
authconfig --enablesssd --update | authconfig --enablesssd --update |