Marco Trevisan

Results 385 comments of Marco Trevisan

Server version would just work I think, although we may need to backport https://github.com/openssh/openssh-portable/pull/452 to 22.04, but it shouldn't be a big issue since the patch is already part of...

This branch should be rebased on master and dropped the ubuntu bits (so just cherry-pick your latest commit). That said, I think it may be a bit controversial and it...

Well, there are pro and cons... Like in this way we can test what *would* be once merged, otherwise it's also true that one can just rebase... So indeed this...

I'd mentioned [here](https://github.com/uutils/coreutils/pull/9427#discussion_r2557327538) do this in an utility file and re-use it in all the places we should parse such integers

Please, try to append `debug=true` to the PAM configuration files (at the end of the lines where authd is), and provide logs again

Here you can find [all the authd builds](https://launchpad.net/~ubuntu-enterprise-desktop/+archive/ubuntu/authd-edge/+builds?build_text=authd&build_state=all), the problem is that in the latest release we migrated the database, and so going back may not be perfect.

No idea TBH... Without further debugging data is hard to understand what's going on

I still don't see debug logs there for both PAM and authd tbh. Please, also let us know what is your PAM stack (as per `/etc/pam.d/common-*` files).

@ccolson7 can you please provide the [PAM and authd logs](https://documentation.ubuntu.com/authd/latest/reference/troubleshooting/#pam-module)?

If we do want to go that route, also having support for more fancy replacements would be nice (like only-first item of a dot-separated email to get `[email protected]` to only...