The Artima Developer Community
Sponsored Link

Java Buzz Forum
FreeRadius + EAP/TLS in Debian Sarge.

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Adam Kruszewski

Posts: 90
Nickname: phantomik
Registered: Jan, 2005

Adam Kruszewski is (mostly) Java developer and linux system administrator.
FreeRadius + EAP/TLS in Debian Sarge. Posted: Dec 27, 2005 12:33 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Adam Kruszewski.
Original Post: FreeRadius + EAP/TLS in Debian Sarge.
Feed Title: Adam Kruszewski :: WebLog();
Feed URL: http://adam.kruszewski.name/blojsom/blog/adam.kruszewski/?flavor=rss2
Feed Description: Thoughts about linux, open source, programming, ...
Latest Java Buzz Posts
Latest Java Buzz Posts by Adam Kruszewski
Latest Posts From Adam Kruszewski :: WebLog();

Advertisement
If you need FreeRadius with EAP/TLS support in Debian Stable (sarge), then look at this page where you can get a proper patch to enable it: http://www.wapu.org/projects.php?id=freeradius-eaptls. I have made those changes myself but using mentioned patch should be quicker than editing debian/rules, debian/control and installing libssl-dev manually.
All of this of course was founded by ``uncompatibility in some FOSS licences'', as always (see this post on debian-user).

Ahm, and perform this on the console:

   echo "freeradius hold" |dpkg --set-selections

to not get surprised after next apt-get update && apt-get upgrade ;-)

Read: FreeRadius + EAP/TLS in Debian Sarge.

Topic: Deques Previous Topic   Next Topic Topic: [Dec 15, 2005 12:52 PST] 23 Links

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use