-
PAM produces a segmentation fault when compiled using musl libc.
Code:
```rust
let mut auth = pam::Authenticator::with_password("").unwrap();
```
This line produces a segmentation fault on V…
-
I noticed that on WSL2 `/etc/environment` is not getting parsed even though Linux-PAM seems to be configured correctly. If I execute `sudo login` the `/etc/environment` is parsed. So it seems like the…
-
This issue will be used to track Linux projects that do not currently support hermetic-usr configuration style (ie: /usr/lib/foo as default, /run/foo as ephemeral local override, /etc/foo as persisten…
-
### systemd version the issue has been seen with
main
### Used distribution
_No response_
### Linux kernel version used
_No response_
### CPU architectures issue was seen on
None
### Component…
-
Hi. I am willing to get pam_selinux.so via building linux-pam source code. How can I do that?
I am cross compiling linux-pam from master branch. But there is no pam_selinus.so amongst the
output …
-
On Artix Linux, tty1 to 6 are `getty` sessions. SDDM (Wayland + KWin) could start on tty7 which is free to use, but there's no configuration file to make it do so.
Also, it will keep trying to get …
-
When upgrading ly on Arch linux, through yay, ly replaces the settings specified in its pam file.
For me, on my ThinkPad T560, it means, that after I enter my password, ly also requires me to use fin…
-
I ran the installer script and verified the existence of `pam_wsl_hello.so` in `/lib/x86_64-linux-gnu/security/`. The file is there. Permissions all seem alright.
For debugging purposes, I added
`…
-
I'm using howdy from copr from @luyatshimbalanga and I was able to get it running with some minor patches but I've now discovered that fedora is simply missing pam_python.so
I would appreciate if you…
-
> Here is the documentation for Linux-PAM. As you will see it is currently not complete.
Source: http://linux-pam.org/Linux-PAM-html
We need to determine the following in this issue:
- [ ] Wh…