Security

 View Only
  • 1.  Automate user password change

    Posted Jan 29, 2020 05:35 PM

    I am looking to automate a password change on a user stored internally on a mobility controller, and have the new password mailed out.

     

    This user would just be used for captive portal authentication.

     

    I would prefer not to use RADIUS as it will only be for one user. I have Airwave as well if that is needed to send the config change to the mobility controller.

     

    Is this possible?



  • 2.  RE: Automate user password change



  • 3.  RE: Automate user password change

    Posted Feb 11, 2020 02:20 PM

    The ArubaOS 8 API is very powerful, although I haven't used it for managing the internal user database. Combined with Python you'll probably be able to achieve what your trying using the /object/userdb_add POST call.

    Check out possible queries on https://<Controller-IP-address>/api/