-
It appears current pam_limits reads the limits in effect on PID 1 and sets those in some cases for any login session. This is highly problematic, since what PID 1 internally does for these limits migh…
-
Seems like dns leakage. While setup see these
```
Processing PUSH Config: 'dhcp-option DNS 8.8.8.8'
Processing PUSH Config: 'dhcp-option DNS 8.8.4.4'
```
After client connected and tunnel ap…
-
**Before you report an issue...**
- [X] Have you searched for a duplicate report?
- [ ] Have you replicated the problem [on the latest release](https://github.com/sylabs/singularity/releases)? _(n…
-
## Issue description
attempt to start nixos-on-nixos
via [systemd-nspawn](https://www.freedesktop.org/software/systemd/man/systemd-nspawn.html)
fails with error in [nspawn.c](https://github.com/…
-
**systemd version the issue has been seen with**
```
systemd 249 (249.4-1-cloudflare-2021.9.0)
+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS -OPENSSL +ACL +BLKID +CURL +ELFU…
-
In order to use serial console, I apparently have to cripple my entire app's security posture by creating a login account with a password instead of an ssh key only.
The serial console is essential…
-
### Description of Issue/Question
When I make the same runner call with `salt-run` versus `pepper` I get the following:
```bash
(envsalt) >>> pepper --auth pam --username saltvirt --password sal…
-
When updating through xbps, if the repositories have an update for xbps available, then the only install/update action that may be performed is `xbps-install -u xbps`.
Since this may sometimes resu…
-
Hi,
Can you please add support to ignore domain name in login name?
The rdp windows client sometimes add *DOMAIN*\username in the xrdp login window
which fail the login as the pam get it as PA…
-
```
What steps will reproduce the problem?
1. ./configure
2. make
3. mkdir -p certs && sudo ./shellinaboxd -d -p 443 -u user -g staff -c certs/
What is the expected output? What do you see instead…