This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Password of the Day. Get it via Rest API

Hi,

i searched at the swagger.io Rest API to get the password of the day password for our guest wifi.

But for now i don't see there a way to retrieve this password via the swagger rest api of the admin interface.

 

I found a solution by a query of the user portal, but this is not quite nice.

 

can somebody tell me if the password can also be retrieved via the rest api of the admin interface?

the idea behind is to retrieve the password with an esp32 and displaying it on an paperwhite display in the conference room.

the curl of the user interface needs an cockie for the Auth and this is quite anoying to implement with an esp. so this is why i don't prever the ways with the user inerface.

 

would be great if somebody can give me new point of view or can tell me the url in the admin interface.

it would also be a good idea to be implement in the future firmware rest api.

 

thanks for support

 

greetings michael



This thread was automatically locked due to age.
Parents
  • Hallo Michael and welcome to the UTM Community!

    I have no idea where that's stored.  It seems like it would be easier to have a macro that runs every day just after the new password is set and have it strip the password out of the plain text email sent by the UTM.

    If you move file.txt to /var/sec/chroot-httpd/var/WebAdmin/ and you reach WebAdmin with https://secure.domain.com:4444, you can browse to file.txt with https://secure.domain.com:4444/file.txt.

    If you discover where the password of the day is stored, please share.

    Cheers - Bob

     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Reply
  • Hallo Michael and welcome to the UTM Community!

    I have no idea where that's stored.  It seems like it would be easier to have a macro that runs every day just after the new password is set and have it strip the password out of the plain text email sent by the UTM.

    If you move file.txt to /var/sec/chroot-httpd/var/WebAdmin/ and you reach WebAdmin with https://secure.domain.com:4444, you can browse to file.txt with https://secure.domain.com:4444/file.txt.

    If you discover where the password of the day is stored, please share.

    Cheers - Bob

     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Children
No Data