Path to this page:
./
security/pam-radius,
PAM module for authentication against a RADIUS server
Branch: CURRENT,
Version: 1.4.0,
Package name: pam-radius-1.4.0,
Maintainer: pkgsrc-usersThis is the PAM to RADIUS authentication module. It allows any PAM-capable
machine to become a RADIUS client for authentication and accounting requests.
You will need a RADIUS server to perform the actual authentication.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 175.252 KB
Version history: (Expand)
- (2015-09-27) Updated to version: pam-radius-1.4.0
- (2006-10-11) Package added to pkgsrc.se, version pam-radius-1.3.16 (created)
CVS history: (Expand)
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2016-04-12 15:15:15 by Filip Hajny | Files touched by this commit (3) |
Log message:
Fix build on SunOS. Fix pkglint warnings while at it.
Problem isolated and solution provided by @Kurlon
https://github.com/joyent/pkgsrc/pull/350
|
2015-12-25 00:40:28 by David A. Holland | Files touched by this commit (2) |
Log message:
Fix check-portability failure, seen in Joerg's build.
|
2015-11-04 02:18:12 by Alistair G. Crooks | Files touched by this commit (434) |
Log message:
Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
Package libidea: missing distfile libidea-0.8.2b.tar.gz
Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
Package uvscan: missing distfile vlp4510e.tar.Z
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-09-26 22:58:06 by Benny Siegert | Files touched by this commit (6) |
Log message:
Update pam_radius to 1.4.0. Changelog only says "many changes".
|
2015-09-26 22:01:27 by Benny Siegert | Files touched by this commit (5) |
Log message:
Update pam_radius to 1.3.17, patch from PR pkg/47269.
Allow any number of retries, instead of only up to 3.
Add ruser option, to authenticate as PAM_RUSER instead of PAM_USER,
to allow applications such as 'su' to authenticate as the real user.
Patch from David Mitchell.
Add 'localifdown' option.
|
2012-10-23 20:17:02 by Aleksej Saushev | Files touched by this commit (368) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|