nocat + user/MAC auth
Patrick Brandão <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <004201c5054a$b21708e0$7f8bfea9@patrick> |
Greetings, I have nocat/mysql (source DBI) in my net, would like to do the autentication of MAC in the table member. Does anybody know? does patch exist? # mysql -psecret nocat mysql> alter table member add mac varchar(17); mysql> UPDATE MEMBER SET mac = '00:0A:CA:1B:F2:01' WHERE LOGIN = '[email protected]' LIMIT 1; If the user [email protected] to use another MAC, he has denied access. With access.fw (file list) worked, but I am not able to manager remotely.... Help.... Patrick Brandão http://www.patrick.eti.br/