-
Followed the instructions in the Readme and still can't achieve a successful SSH session. I keep receiving 'invalid credentials'. The same account allows me to access the accounts page in the webgui w…
-
I have integrated google-authenticator-libpam into PAM configuration of system. System has multiple users while one user wanted to have TOTP based google-authentication while other users wanted to hav…
-
Hi Wazuh Team, I noticed that in Wazuh there is no Password Policy, like:
- Password History
- Password Expiration
- Reset Password when user login in the first time
- Inactive Accounts are when …
-
### Describe the bug
When enabling `fprint` using the `services.fprintd.enable` option results in graphical applications, in particular GDM and the KDE Lockscreen only prompting for a fingerprint and…
-
## Why
The software I'm looking to switch over to cargo-deb (https://github.com/kanidm/kanidm) already has an existing deb pipeline, which is cumbersome. However it currently drops dynamic libraries …
-
I am using KDE on Debian Unstable.
Download last library https://gitlab.freedesktop.org/libfprint/libfprint
Add in the c file ./libfprint/drivers/synaptics/synaptics.c
line " { .vid = SYNAPTIC…
-
**Is your feature request related to a problem? Please describe.**
Currently, my understanding is that `kanidm_unixd` only supports passwords for PAM authentication, and not FIDO2/WebAuthn/"Passkey…
-
### What are you trying to do?
Connect to a Linux server from a VSCode client using Tailscale SSH. The Linux server has [pam_mkhomedir](https://linux.die.net/man/8/pam_mkhomedir) configured and sho…
-
编译报错luci-23.05版本
SHELL= flock /workdir/openwrt/tmp/.root-copy.flock -c 'cp -fpR /workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/openssh-without-pam/openssh-9.8p1/.pkgdir/openssh-key…
-
The possible return values as they can be used in the PAM stack configuration are not documented elsewhere than in the header file. The info should be added to the pam.d manual page.