Marco Trevisan
Marco Trevisan
Ok so [such client](https://sources.debian.org/src/xrdp/0.10.1-3/sesman/libsesman/verify_user_pam.c/?hl=117#L136-L177) does not support the PAM_PROMPT_ECHO_ON conversations, so those where the input is shown to the user. As workaround, *maybe*, we may just always use `PAM_PROMPT_ECHO_OFF` conversations...
Well it's still a bit problematic because I feel that even doing it, xrdp wouldn't support multiple requests...
Yeah, but the thing is that *any* application that can have user access (so that tries to get user information) should basically allowed to access to this socket. So we...
So... Well, yeah authd 0.4.2 has not been released yet since we've been a bit late with that. At the same time we expected to be ready for plucky, so...
I guess this should be fixed at this point, right?
Is this happening with the shell from edge channel right?
This should be fixed now (with gnome-shell in edge at least)
An option would be to add some crc-like suffix to groups that have been renamed, so that they're always different. Or given that there's no risk of duplication just add...
I'm wondering if it would make sense to also to provide a script in /usr/share/examples/authd to be used to integrate with `deluser` via `/usr/local/sbin/deluser.local´ (or even more smartly support the...
> And there's no `delgroup.local` :/ It's not there by default, but it's triggered on `deluser` if there (check the man)