Reference Guide
...
Logo and Background Customizat...
Changing Background Images
to customize the background images on the login screen, follow these steps background images must be uploaded to the following folder on the kron pam instance ensure the images are named appropriately (e g , 01 jpg, 02 jpg, etc ) /pam/gui/webapps/root/static/img/backgrounds edit the bg image list json file located in /pam/gui/webapps/root/static/img/backgrounds/bg image list json update the json file to include the paths of the new images example bg image list json file { "images" \[ "/static/img/backgrounds/01 jpg", "/static/img/backgrounds/02 jpg", "/static/img/backgrounds/03 jpg" ] save the updated json file