cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Who Me Too'd this topic

Captive Portal with custom images

L0 Member

Hello everyone,

I'm trying to implement the custom Captive Portal Response Page with custom images in it. 

Is there a way to upload my own images to the Palo Alto to use them in the Captive Portal? I did found the info about using the custom images from outside web or FTP resources via URL tag, but it doesn't fit the requirements of my customer. So I need to use the own PA's storage for custom images.

I checked the HTML code of the Captive Portal page and found this:

<a class="navbar-brand" href="javascript&colon;void(0);"><img class="logo" src="images/logo-pan-ced5d5.png" alt="">

Default logo is being downloaded from some 'images' folder. Where can I find this folder or upload my own image to this folder? Unfortunately, I didn't found any information about accessing PA Linux shell or accessing this folder.

 

Also, I have one more question about custom Captive Portal. Inside the HTML Captive Portal code I found that login and password text boxes are being displayed via default variable <pan_form/>. I need to change the names of the boxes (i.e. "name" instead of "login"). How can I access to the code of that variable to change the box naming? Or maybe someone has the source code of that variable? If so, could you please provide me this code?

Thanks in advance.

Who Me Too'd this topic