Remove radius options completely.

This has been completely abandoned since ipa v1 and is not built by default.
Instead of carrying dead weight, let's remove it for now.

Fixes: https://fedorahosted.org/freeipa/ticket/761
This commit is contained in:
Simo Sorce
2011-01-13 16:57:23 -05:00
parent da7eb1155e
commit 7ee490e35c
32 changed files with 7 additions and 3223 deletions

View File

@@ -10,8 +10,6 @@ dnsclient.py - find IPA information via DNS
ipautil.py - helper functions
radius_util.py - helper functions for Radius
entity.py - entity is the main data type. User and Group extend this class
(but don't add anything currently).