Search found 1 match
- Tue Jun 12, 2012 12:54 am
- Forum: Plugin: (MAC Track)
- Topic: Mac Addresses new column setup
- Replies: 0
- Views: 1754
Mac Addresses new column setup
I have written a script that matches up the "ED DNS Hostname" with a user. This information gets inserted into the mysql database under the table mac_track_aggregated_ports and field logged_users as a varchar(100). I am able to query this information in mysql and see that it is valid. I am...