note:
freeradius default stip username and realm before sending account to radius Server
nonstip => do not stip realm configure at /etc/freeradius/proxy.conf
ex.
realm stu.nida.ac.th {
authhost = 192.168.1.1:1812
accthost = 192.168.1.1:1813
secret = radproxy
nostrip
}
sending user@stu.nida.ac.th for authetication
for changing "realm" used "hints" file in /etc/freeradius/hints
ex.
DEFAULT User-Name =~ "^(*.@stu.nida.ac.th)"
User-Name := "%{1}@stu"
when account logon by user@stu.nida.ac.th Hits wil changed realm to user@stu
Subscribe to:
Post Comments (Atom)
ALCATEL 6900
write memory copy running certified reload from working no rollback-timeout
-
SET LLDP System NAME: system name ALL-Uplink system location SIAM-FL11 SHOW LLDP Configure: show lldp config or show lldp local-syste...
-
grant execute on utl_http to wc grant execute on dbms_lock to wc; BEGIN DBMS_NETWORK_ACL_ADMIN.create_acl ( acl => ...
-
:system view system-view or sys :show all config dis current-configuration :create vlan vlan vlan_number :show ip interface ...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.