kanidm/unix_integration/resolver/src
Firstyear c4441c1fca
nss/pam resolver should reauth faster (#3309)
This can have visible impacts on accounts that don't have a pam password
cached yet, but then appear to "stall" for a minute or two until it works
due to the fact that the provider was offline and waiting to reauth.

When we are still connected but our provider auth session has expired
we should reconnect faster. This reduces the timeout for reauthentication
for the provider so that it can return to the online state sooner. We
also loop when we detect the provider session is no longer authenticated
so that we can reauth immediately, rather than causing a noticable
interuption.
2024-12-21 07:08:39 +00:00
..
bin Resolve pam services not always having a tty (#3176) 2024-11-05 00:49:33 +00:00
idprovider nss/pam resolver should reauth faster (#3309) 2024-12-21 07:08:39 +00:00
opt Allow providers to be box dyn (#2794) 2024-06-16 22:21:25 +00:00
db.rs Clippy Lints (#3255) 2024-11-30 06:13:26 +00:00
lib.rs Allow providers to be box dyn (#2794) 2024-06-16 22:21:25 +00:00
resolver.rs Canonicalize path for user shell check (#3265) 2024-12-04 11:55:30 +10:00
selinux_util.rs enforcen den clippen (#2990) 2024-08-21 00:32:56 +00:00
unix_config.rs kanidm-unixd example config enfixening (#3314) 2024-12-21 15:17:12 +10:00