Package: libpam-radius-auth Version: 3.0.0-1 Severity: normal X-Debbugs-Cc: [email protected]
Dear Maintainer, I've installed libpam-radius-auth, ran pam-auth-update and selected "Radius Authentication" checkbox. It added following line to /etc/pam.d/common-auth: auth [success=1 default=ignore] pam_radius_auth.so use_first_pass And following line to /etc/pam.d/common-account: account [success=ok new_authtok_reqd=done ignore=ignore user_unknown=ignore authinfo_unavail=ignore default=bad] pam_radius_auth.so After that, if I try to login or "su - user" I get an error message saying "Module is unknown" and see messages like the following on logs: PAM unable to resolve symbol: pam_sm_acct_mgmt After that it's impossible to login to the system. -- System Information: Debian Release: 13.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.12.73+deb13-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages libpam-radius-auth depends on: ii libc6 2.41-12+deb13u3 ii libpam0g 1.7.0-5 libpam-radius-auth recommends no packages. Versions of packages libpam-radius-auth suggests: pn radius-server <none> -- Configuration Files: /etc/pam_radius_auth.conf [Errno 13] Permission denied: '/etc/pam_radius_auth.conf' -- no debconf information

