kanidm/unix_integration
Firstyear d2f5e13c97
Warn when v2 options are used in v1 unixd config (#3228)
Options like map_group would fail silently when version=2 wasn't
set in our unix config. this detects that case and warns that it
is occuring.

To prevent this in the future, we deny unknown keys in v2 so that
if (when?) we add v3, new keys will cause an error.
2024-11-22 02:02:04 +00:00
..
common Resolve pam services not always having a tty (#3176) 2024-11-05 00:49:33 +00:00
nss_kanidm Add nss testframework and fallback when daemon offline (#3093) 2024-10-15 04:05:51 +00:00
pam_kanidm Resolve pam services not always having a tty (#3176) 2024-11-05 00:49:33 +00:00
resolver Warn when v2 options are used in v1 unixd config (#3228) 2024-11-22 02:02:04 +00:00