Zum Inhalt springen

Benutzer:Philip/Kerberos and LDAP: Unterschied zwischen den Versionen

Philip (Diskussion | Beiträge)
KKeine Bearbeitungszusammenfassung
Philip (Diskussion | Beiträge)
Zeile 102: Zeile 102:
* get a ticket and look what you have here:
* get a ticket and look what you have here:
  kinit <user>
  kinit <user>
  ldapwhoami -Y GSSAPI should tell you your correct dn.
  ldapwhoami -Y GSSAPI
: should tell you your correct dn.


* if you want to always use GSSAPI, put the line
* if you want to always use GSSAPI, put the line
  mech_list: GSSAPI
  mech_list: GSSAPI
: in the file '''/usr/lib/sasl2/'''slapd.conf - no, thats NOT a typo.
: in the file '''/usr/lib/sasl2/'''slapd.conf - no, thats NOT a typo.