[RADIATOR] Mixed AuthBy for RADIUS and RADSEC

Jan Bělina Jan.Belina at cesnet.cz
Mon Mar 4 08:03:41 UTC 2024


Good day,

does anyone know the best way to make a mixed AuthBy group containing 
both RADIUS and RadSec servers? It's easy for individual protocols. For 
example:

<AuthBy RADSEC>
   Identifier radsec_10.20.30.40_10.20.30.50
   ...
   Host 10.20.30.40
   Host 10.20.30.50
</AuthBy>

I'm currently using the following setup, but I'm not entirely happy with 
it. Can't you think of a better solution?

<AuthBy RADSEC>
   Identifier radsec_10.20.30.40
   ...
   Asynchronous
   Host 10.20.30.40
</AuthBy>

<AuthBy RADIUS>
   Identifier radius_10.20.30.50
   ...
   Asynchronous
   Host 10.20.30.50
</AuthBy>

<AuthBy GROUP>
   Identifier group_10.20.30.40_10.20.30.50
   AuthBy radsec_10.20.30.40
   AuthBy radius_10.20.30.50
</AuthBy>

Thanks for any suggestions and have a nice day everyone!

Jan Bělina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.open.com.au/pipermail/radiator/attachments/20240304/edc19941/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4301 bytes
Desc: Elektronicky podpis S/MIME
URL: <https://lists.open.com.au/pipermail/radiator/attachments/20240304/edc19941/attachment.p7s>


More information about the radiator mailing list