Page 1 of 1

Securing a device with PWB

Posted: Mon Aug 28, 2023 1:13 pm
by Scott
Secure Mode will prevent access to the Windows Desktop, and setting an override will get your out of PWB.

[Browser]
SecureMode=True

If this is not set you can lock yourself out of your computer.

[Overrides]
ExitBrowser=GetMeOutOfThis

Limit the patron to a single site:
https://www.teamsoftwaresolutions.com/f ... ?f=1&t=598

More information on the filters:
https://www.teamsoftwaresolutions.com/f ... p?f=1&t=13

Give the next patron a fresh browser by clearing the cache, and restarting PWB.

[Security]
RestartOnClose=True
ClearCacheOnClose=True

[Inactivity]
InactivityTimer=True
InactivitySeconds=300
InactivityMessageFile=Inactivity.html
InactivityAction=Exit

Here is a pretty good post that details many aspects of this:
https://www.teamsoftwaresolutions.com/f ... ?f=4&t=536

--Scott