- Add optional support for computer account logins in rlm_mschap.c - This enables Windows Workstations to login in as a computer before the user logs in Added file(s): - files/extra-patch-src-modules-rlm_mschap-rlm_mschap.c Port maintainer (rpsfa@rit.edu) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->mm Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of net/freeradius, Please note that PR ports/152370 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/152370 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
I'm able to have computers authenticate before the user logs in today, without a patch. Why specifically is this needed? Thanks, -r
This is needed when used in combination with LDAP and samba (not with Active Direcyory). Is this patch o.k. as an option?
The patch has been accepted upstream and will be part of 2.1.11 - therefore I see no problem importing it. https://bugs.freeradius.org/bugzilla/show_bug.cgi?id=123 https://github.com/alandekok/freeradius-server/commit/b76b34eaf8e5fd79dbcc49110c19b5503bfe5109
mm 2010-12-23 09:09:27 UTC FreeBSD ports repository Modified files: net/freeradius2 Makefile Added files: net/freeradius2/files patch-src-modules-rlm_mschap-rlm_mschap.c Log: - Add patch for upstream bug #123 (enable workstation trust account logins) PR: ports/152370 Approved by: maintainer (timeout) Revision Changes Path 1.93 +1 -1 ports/net/freeradius2/Makefile 1.1 +14 -0 ports/net/freeradius2/files/patch-src-modules-rlm_mschap-rlm_mschap.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Commited with changes, thanks!