Security

last person joined: yesterday 

Forum to discuss Enterprise security using HPE Aruba Networking NAC solutions (ClearPass), Introspect, VIA, 360 Security Exchange, Extensions, and Policy Enforcement Firewall (PEF).
Expand all | Collapse all

Google Chromebooks

This thread has been viewed 13 times
  • 1.  Google Chromebooks

    Posted May 21, 2014 10:02 AM

    Has anyone found a way to query Google to determine if a given MAC address is listed as a registrered Chromebook?

     

    Basic logic:

     

    Chromebook with MAC A:B:C and user = joe tries to join

    Query Google administrative site to determine if there is a device with MAC A:B:C

    Use the answer above to make policy decisions.

     

    Is it possible to use 'HTTP'  for an authentication source type to read into google database?



  • 2.  RE: Google Chromebooks

    EMPLOYEE
    Posted May 21, 2014 04:46 PM

    Can you lookup to Google with an SQL query?  The HTTP source may also work but you need to write the query to obtain this data.  

     

    Another option locally is to add a custom attribute to the endpoints DB based on each MAC and write the logic using that variable?