-
I cannot, for the live of me, get howdy to install. I have tried using the method in #265, where I install the .deb manually, to no avail. Here is the error I'm getting:
````
Reading package lists…
-
I have the PAM module mkhomedir enabled and it works if I login from console using 'sudo login' with a user who has not logged in before but it doesn't work from SSH.
journalctl just comes back wit…
-
Hi,
I'm trying to run an EXTERNAL_SCRIPT job from XE21c:full but it doesn't start because a binary library is missing.
Using the example from [https://oracle-base.com/articles/12c/scheduler-enha…
-
### Maintainer:
@ratkaj
### Environment:
* Building for Xunlog OrangePi Plus (sun8i):
`grep ^CONFIG_TARGET .config`:
```
CONFIG_TARGET_sunxi=y
CONFIG_TARGET_sunxi_cortexa7=y
…
-
Project: [google-authenticator-libpam](https://github.com/google/google-authenticator-libpam)
Fedora Magazine article: [Set up two-factor authentication for SSH on Fedora](https://fedoramagazine.or…
-
```
What steps will reproduce the problem?
1. sudo add-apt-repository ppa:antonio.chiurazzi (ok)
2. sudo apt-get update (ok)
3. sudo apt-get install pam-face-authentication (fail)
What is the expecte…
-
```
What steps will reproduce the problem?
1. sudo add-apt-repository ppa:antonio.chiurazzi (ok)
2. sudo apt-get update (ok)
3. sudo apt-get install pam-face-authentication (fail)
What is the expecte…
-
When building the docker image, command
```bash
debootstrap --variant=minbase --arch=amd64 $DEEPIN_RELEASE /rootfs $DEEPIN_MIRROR
```
always fails with error:
```
......
I: Configuring tzdata.…
-
It would be nice to be able to just use fingerprint for sudo or other privilege escalation requests. For example popup when enabling/disabling some options in settings, like NFC.
-
Setup: libpam 1.3.1, openssh 9.3p2
Steps to reproduce:
1) set faildelay to at least 30 seconds by adding the line
`auth required pam_faildelay.so delay=30000000`
on top of '/etc/pam.d/sshd' file…