Score:0

When upgrading from Ubuntu 20.04.5 to Ubuntu 22.04.1 pam_auth stops working (solved, but...)

cu flag

I had Ubuntu 20.04.5 LTS and used pam_auth to authenticate users against an Active Directory. After upgrading to Ubuntu 22.04.1 LTS it stopped working. It seems that the libpam-radius-auth package is broken.

The solution has been to clone the pam_auth project and install the generated package:

git clone https://github.com/FreeRADIUS/pam_radius

apt install build-essential libpam0g-dev libpam-dev debhelper-compat

cd pam_radius/

make deb && dpkg -i ../libpam-radius-auth_2.0.1_amd64.deb

Is there any idea when the correct package will be included in the distribution?

Best Regards.

David avatar
cn flag
As all the people here are volunteers and do not work for the company we can not know that. Maybe you should put in a bug report. https://ubuntu.com/blog/the-keys-to-successful-bug-reporting
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.