New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Look for the correct Yubikey-Counter attribute in the control list broken in ccced6155a Matthew Newton@2018-04-11T13:55:56Z Files modified: * doc/ChangeLog * src/modules/rlm_yubikey/decrypt.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/bda93c2b7fb209500bd2c... ====== Docker README updates Matthew Newton@2018-04-11T13:21:57Z Files modified: * scripts/docker/README.md Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/47d36700229bad5ce88cb... ====== gpgsig -----BEGIN PGP SIGNATURE----- wsBcBAABCAAQBQJazXfPCRBK7hj4Ov3rIwAAdHIIAC65HROfEbc2kuB8Xe3Z54DM TWKi552UiSVYIbUV64epD4JUWSooPpLrgZK5ofCTqov1vcsZh7LB1Pcvh+9KIZ3r qm2tcEAQAY9HXg1z6JbM+jZLYEK0XMc5qWy4PvPVoegYh2rM0BJs5y84t091j+CE Bsp+9uPGc4Inwm2KDqKEONhdu84A0pxiNH7ooPU641U2FFT3q4ekVMDgihkyHMVL 6Yis1TgP7S9dWiVUqUMvnbn1wJME3QyPS5R59xIstmg9woodtaPr/cXtZcnjeZiP 63lUNn1ihBWK+c68XG0zdqO28WxuynIsO5PecoOCuuMWARtRL+GIkWPYHwZtWho= =9w9U -----END PGP SIGNATURE----- Merge pull request #2211 from frenche/sasl_secprops SASL: Let configure SASL_SECPROPS per LDAP instance Arran Cudbard-Bell (via GitHub)@2018-04-11T02:49:51Z Files modified: * raddb/mods-available/ldap * src/modules/rlm_ldap/ldap.c * src/modules/rlm_ldap/ldap.h * src/modules/rlm_ldap/rlm_ldap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d0ccba8a01149c754ce0b... ====== SASL: Let configure SASL_SECPROPS per LDAP instance Active-Directory does not allow to use GSS-API signing / sealing when over TLS (to avoid double encryption?). While SASL_SECPROPS (or maxssf) coul be set globally via system's ldap.conf, it is not enough if you want one instead to work with TLS and the other without TLS but with signing and sealing of GSS-API. Add a directive sasl_secprops, to allow setting it per instance. Isaac Boukris@2018-04-10T18:00:40Z Files modified: * raddb/mods-available/ldap * src/modules/rlm_ldap/ldap.c * src/modules/rlm_ldap/ldap.h * src/modules/rlm_ldap/rlm_ldap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f7ea0547bbcc6eaf4b094... ====== -- This commit summary was generated @2018-04-12T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).