Hi there
Is it possible to add check field in radcheck table?
Something look like below,gary.companyA and gary.companyB as user name for
authentication.
+----+------------+-----------------+-------------------------+----+-------------+
|
id | username | secondname
|attribute
| op |
value
|
+----+------------+-----------------+-------------------------+-------------------+
|
1 | gary |
companyA |Cleartext-Password | := |
garypass
|
+----+------------+-----------------+-------------------------+-------------------+
| 2
| gary |
companyB |Cleartext-Password | := |
garypass
|
+----+------------+-----------------+-------------------------+-------------------+
Best Regards
Gary