Files
heimdal/lib
Luke Howard 2730e12b6a hdb: SQLite HDB can handle enterprise principals
add HDB_CAP_F_HANDLE_ENTERPRISE_PRINCIPAL to the capability flags for the
SQLite backend, as it uses the common _hdb_fetch_kvno() helper which supports
enterprise principals.

Failure to set this flag resulted in hdb_fetch_kvno() incorrectly returning
HDB_ERR_WRONG_REALM when enterprise principals were being used, as the
enterprise name translation was instead done by _kdc_db_fetch(), thereby
squashing the enterprise name type (which otherwise would have set the
force_canonicalize option).
2021-12-19 21:05:57 +11:00
..
2021-09-10 09:11:23 +10:00
2021-11-29 12:50:26 +11:00
2021-11-29 12:50:26 +11:00
2021-12-16 10:40:01 +11:00
2017-03-10 15:47:43 -05:00
2016-11-08 15:48:40 -05:00
2021-12-18 11:34:12 +11:00
2016-12-15 12:15:56 -06:00