> well I dont know if this would work but you could try regex in password so > it might accept any password like * as the password. I have enabled regexp in radius.conf with parameters
regular_expression == yes extended expression = yes and after i have put in radchek table a record like the following | Username | Attribute | Value | op | +----------+---------------+----------+----+ | stamba | User-Password | ^[\w\W]$ | =~ | but login with user "stamba" failed, have i missed anythig?! where was i wrong?! thank you By Stamba - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
