How can I using postgres NAS table
9 Jun
2005
9 Jun
'05
1:19 a.m.
Hi All! How can I using postgres NAS table? I not found info about this :( My ware is: ibm x335 suse 9.3 freeradius 1.0.2 postgres 8.0.3
16 Jun
16 Jun
6:10 a.m.
Алексей В. Лабута wrote:
How can I using postgres NAS table? I not found info about this :(
rlm_sql/drivers/rlm_sql_postgresql/db_postgresql.sql: /* * Table structure for table 'nas' * This is not currently used by FreeRADIUS but is usefull for reporting * anyway. */ CREATE TABLE nas ( ... -- WBR, Andrey V. Elsukov
7692
Age (days ago)
7699
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andrey V. Elsukov -
Алексей В. Лабута