Re: [PacketFence-users] Query Database for MAC address match

2022-01-28 Thread Chris Jordan via PacketFence-users
Hello Fabrice, We use ManageEngine Desktop Central and they do have an API here https://www.manageengine.com/products/desktop-central/api/index.html Is it possible to integrate this with PacketFence? On Thu, Jan 27, 2022 at 4:36 PM Fabrice Durand via PacketFence-users <

Re: [PacketFence-users] Query Database for MAC address match

2022-01-27 Thread Chris Jordan via PacketFence-users
Hi Ludovic, It changes since it comes from a software called ManageEngine Desktop Central which manages our inventory. I can do a mass export and import it but with multiple nics (wifi/wired) and inventory changes not sure how well that would work Is there anything for Desktop Central or

Re: [PacketFence-users] Query Database for MAC address match

2022-01-27 Thread Fabrice Durand via PacketFence-users
Hello Christopher, if you have an API in front of the postgresql db then it won´t be too complicate to code. I did that in the past and the code is there: https://github.com/inverse-inc/packetfence/compare/feature/rest_provisioner Regards Fabrice Le jeu. 27 janv. 2022 à 14:51, Chris Jordan

Re: [PacketFence-users] Query Database for MAC address match

2022-01-27 Thread Zammit, Ludovic via PacketFence-users
Hello Chris, How often the Mac address change status ? How they change status / VLAN ? You could export the Mac addresses from postgresql and import them in PF. As is, we don’t do external call during the authentication process because it will create issue if the external service fast enough.

[PacketFence-users] Query Database for MAC address match

2022-01-27 Thread Chris Jordan via PacketFence-users
Hello, I am trying to figure out how to get PacketFence to query a postgresql database to look for MAC addresses in a column to determine what vlan they belong to. For example a user connects to wifi, packetfence goes to the database to see if there is a mac address and if it does exist then it