]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Update inner-tunnel 1755/head
authorStefan Paetow <spaetow@users.noreply.github.com>
Thu, 22 Sep 2016 13:12:37 +0000 (15:12 +0200)
committerGitHub <noreply@github.com>
Thu, 22 Sep 2016 13:12:37 +0000 (15:12 +0200)
Added the Moonshot (ABFAB) TargetedId generation to the standard distribution. Disabled by default.

raddb/sites-available/inner-tunnel

index c250afa30a78fe9ff7a97b6c9b8a7c3a419a6946..b2129c8de7bc5e59aa4af67a4500aea2858c5992 100644 (file)
@@ -310,6 +310,14 @@ post-auth {
 #      ldap
 
 
+       #
+       #  Un-comment the following if you want to generate Moonshot (ABFAB) TargetedIds
+       #  IMPORTANT: This requires the UUID package to be installed!
+       #
+#      moonshot_host_tid
+#      moonshot_realm_tid
+#      moonshot_coi_tid
+
        #
        #  Instead of "use_tunneled_reply", uncomment the
        #  next two "update" blocks.