Controllerless Networks

last person joined: yesterday 

Instant Mode - the controllerless Wi-Fi solution that's easy to set up, is loaded with security and smarts, and won't break your budget
Expand all | Collapse all

AirWave + XML Authentication

This thread has been viewed 0 times
  • 1.  AirWave + XML Authentication

    Posted Jan 06, 2015 11:33 AM

    I'm trying to tap into Airwave data from a different server. I looked into most of the links on this forum but I still have questions. My questions are:

     

    1- Is Curl and PHP the ONLY way to tap into the data from outside the server? 

    2- Can the data be tapped into directly using SQL for example?

    3- If Curl is the only way to tap into the data, do I have to give myself privileges on the Aruba server so that I can be authenticated from a different server?

    4- Does my server need to have php installed as well as Curl, or is Curl enough?

     

    I appreciate any guidance or tips.



  • 2.  RE: AirWave + XML Authentication

    Posted Jan 06, 2015 11:42 AM
    Yes you can access the database directly, you will need to adjust the postgres database to allow outside connections.



  • 3.  RE: AirWave + XML Authentication

    Posted Jan 06, 2015 11:49 AM

    So SQL can access Postgres if Postgres is adjuted to allow outside database?

    If so, where can Postgress be  adjusted to allow outside connections? Thank you.



  • 4.  RE: AirWave + XML Authentication

    Posted Jan 06, 2015 02:52 PM
    Usually a file is modified to allow outside hosts to connect to the database.

    see
    http://www.postgresql.org/docs/9.1/static/auth-pg-hba-conf.html