summaryrefslogtreecommitdiffstats
path: root/src/tests/sql_nas_table/clients.sql
blob: d631b7f12ed0107b8933b94de76c489400747281 (plain)
1
INSERT INTO nas (nasname,shortname,type,ports,secret,server,community,description) VALUES ('127.0.0.1', 'test', 'test', '123', 'testing123', 'extra', '', 'RADIUS Client');