Skip to content
Snippets Groups Projects
  1. Jan 08, 2000
    • Kurt Zeilenga's avatar
      Initial implementation of Kerberos password verification for · 6437785a
      Kurt Zeilenga authored
      simple bind via:
      	{KERBEROS}principal
      Code is disabled by default (for security reasons).  Use
      --enable-kpasswd to enable.  Behind SLAPD_KPASSWD.
      Reworked Kerberos detection and split out KBIND as independent
      feature (--disable-kbind) (LDAP_API_FEATURE_X_OPENLDAP_V2_KBIND).
      KBIND depends upon detection of KRB4 (or KRB425) support.  Detection,
      building with eBones (as distributed with FreeBSD 3.4) okay, but
      wasn't able to test as I don't have a K4 KDC handy.
      --with-kerberos has a number of detection options... most likely
      don't work properly.
      6437785a
  2. Dec 15, 1999
  3. Dec 13, 1999
  4. Dec 12, 1999
  5. Dec 11, 1999
  6. Dec 10, 1999
  7. Dec 09, 1999
    • Kurt Zeilenga's avatar
      Modify password code such that backend end routine calls into · 354d0d5b
      Kurt Zeilenga authored
      frontend to complete parsing of extended op reqdata.
      Modify password extended operation to allow optional id (DN)
      entry to change (not tested).  Also, provide room to allow
      server side password generation (not implemented).  Added optional old
      password field to support proxying (not implemented).
      Need to implement replog() support.
      354d0d5b
  8. Dec 08, 1999
  9. Dec 04, 1999
  10. Dec 03, 1999
  11. Nov 24, 1999
  12. Nov 19, 1999
  13. Nov 17, 1999
  14. Nov 03, 1999
  15. Nov 01, 1999
  16. Oct 31, 1999
  17. Oct 30, 1999
  18. Oct 28, 1999
  19. Oct 25, 1999
  20. Oct 01, 1999
  21. Sep 25, 1999
  22. Sep 23, 1999
  23. Sep 22, 1999
  24. Sep 10, 1999
  25. Sep 08, 1999
  26. Sep 05, 1999
  27. Sep 03, 1999
  28. Sep 02, 1999
    • Hallvard Furuseth's avatar
      Cleanup: · c09a2c63
      Hallvard Furuseth authored
      Fix printf formats, remove unused variables, add missing prototypes in slapd,
      add static/const, add some return types or change to void return type.
      c09a2c63
Loading