siteadmin:basic_freeradius_orps_configuration
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| siteadmin:basic_freeradius_orps_configuration [2022/09/05 14:15] – admin | siteadmin:basic_freeradius_orps_configuration [2024/11/21 15:00] (current) – admin | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| * mods-available -> govroam_logs | * mods-available -> govroam_logs | ||
| - | Delete any other links in the sites-enabled directory (' | + | Delete any other links in the sites-enabled directory (' |
| ===clients.conf: | ===clients.conf: | ||
| Line 31: | Line 31: | ||
| secret = something | secret = something | ||
| ipaddr = 10.10.10.31 | ipaddr = 10.10.10.31 | ||
| - | operator = "localidp1" | + | operator = "1localnet" |
| } | } | ||
| Line 46: | Line 46: | ||
| # Realms that don't match any other listed send to the pool of govroam servers | # Realms that don't match any other listed send to the pool of govroam servers | ||
| - | realm " | + | realm "~^[^@\. ]([a-zA-Z0-9-]+\.)+[a-zA-Z]{2, |
| auth_pool = govroam | auth_pool = govroam | ||
| nostrip | nostrip | ||
| Line 85: | Line 85: | ||
| port = 1812 | port = 1812 | ||
| type = auth | type = auth | ||
| - | operator = "localidp1" | + | operator = "1localnet" |
| } | } | ||
| Line 128: | Line 128: | ||
| reply_log | reply_log | ||
| # Only send F-TICKS to Jisc when proxying between sites. | # Only send F-TICKS to Jisc when proxying between sites. | ||
| - | if ( " | + | if ( " |
| f_ticks | f_ticks | ||
| } | } | ||
| Line 157: | Line 157: | ||
| < | < | ||
| - | # F-TICKS | + | # F-TICKS |
| linelog f_ticks { | linelog f_ticks { | ||
| filename = syslog | filename = syslog | ||
| Line 163: | Line 163: | ||
| reference = " | reference = " | ||
| f_ticks { | f_ticks { | ||
| - | Access-Accept =" | + | Access-Accept =" |
| } | } | ||
| Line 216: | Line 216: | ||
| </ | </ | ||
| + | Once configured you can test using [[public: | ||
siteadmin/basic_freeradius_orps_configuration.1662387335.txt.gz · Last modified: 2022/09/05 14:15 by admin
