Hello, Can anybody help me? Password Expiration is not work here.
In userfile work this fine, but not in MySql. mysql> SELECT * FROM radcheck; +----+----------+------------+----+--------------+ | id | UserName | Attribute | op | Value | +----+----------+------------+----+--------------+ | 1 | bob | Password | == | testing | | 2 | bob | Expiration | := | "8 Oct 2003" | +----+----------+------------+----+--------------+ is this correct? -- Mario - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
