Marco Trevisan

Results 385 comments of Marco Trevisan

If that works, go back to the default (by restoring the file or purging authd and installing it again), then modify `/usr/share/pam-configs/authd` so that (ignore the paths, only the changed...

> This happens both for the original file, and when I change the line in the file you shared. Changing the Account-Type in pam-configs/authd is no different. Do you get...

Yeah, that seems the case indeed. I won't close this as duplicate though, since I think we still have to fix the priority of the module as per https://github.com/ubuntu/authd/issues/665#issuecomment-2514703947

@nkhoidang the fix has already landed, so we'll release it very shortly. It can be tested using the edge PPA but please don't try it in production environments.

What about having per-user configuration too? I mean something like: ```ini [users] ## A comma-separated list of local groups which authd users will be ## added to upon login. #extra_groups...

This seems to be unrelated to authd, we may trigger it, but log seems to indicate we're not the root cause

This is not really a bug, just a too verbose error message for a cancelled operation, so we can close it. Also it's not just authd-related.

Not sure, but it's an easy patch (just check if the error matches Gio's cancelled error and ignore the printing of it in case).

I think that fixing this in snapd is totally fine, it should support an interface that allows us to communicate with `systemd-creds`. TBH, it would be nicer if `systemd-creds` wouldn't...

> It is possible to connect to Wi-Fi and wired networks in GDM via the system status menu, but it doesn't allow entering Wi-Fi passwords or configuring VPNs. Note that...