Hi,
We are running v3 on our patrons PC's and I would like to lock them down. I would our patrons to be able to search our catalog only. I have made changes to the .ini file that I could find before registering on this forum. Is there an .ini file pre-configured to be the most secure with no patron capabilities other than searching the catalog? I would like to set the inactivity timer to 5 minutes and only have it reset the PWB not restart the PC.
Thank you!
Secure Mode
Re: Secure Mode
There is not a specific set of settings because every installation is different.
Secure Mode will prevent access to the Windows Desktop, and setting an override will get your out of PWB.
[Browser]
SecureMode=True
[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=4&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
Secure Mode will prevent access to the Windows Desktop, and setting an override will get your out of PWB.
[Browser]
SecureMode=True
[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=4&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
-
- Observer
- Posts: 5
- Joined: Mon Feb 27, 2017 9:52 am
Re: Secure Mode
Thank you Scott! I made the changes in your post and will test it on an OPAC. I post my results.
Magnetoram
Magnetoram
-
- Observer
- Posts: 5
- Joined: Mon Feb 27, 2017 9:52 am
Re: Secure Mode
Scott, Those changes in the .ini file are doing exactly wht I need.
Thanks again!
Mark
Thanks again!
Mark
Re: Secure Mode
I'm using the cef version 3.05. I'm on a Windows 10 computer. I have set SecureMode=True and I'm also using Kioskmode=True. But it is allowing me to use Ctrl/Alt/Del to access the task manager and close out PWB. I would really like that to be disabled.
-
- Observer
- Posts: 5
- Joined: Mon Feb 27, 2017 9:52 am
Re: Secure Mode
Thanks for the feedback. I will complete what I had started.
Mark
Mark
Re: Secure Mode
For the Secure Attention Sequence (Ctrl-Alt-Del) see: Disabling Windows Security (Ctrl-Alt-Del)... in the following post.
https://www.teamsoftwaresolutions.com/f ... 1892#p1892
--Scott
https://www.teamsoftwaresolutions.com/f ... 1892#p1892
--Scott
Re: Secure Mode
Ok, thanks for that post, but why doesn't secure mode work? It says that it suppresses Ctrl-Alt-Del - this came from the pwbV3.pdf in the PWBv3cef download. Am I not understanding it correctly?
SecureMode=False
○ Starts browser in secure mode.
■ Opens in alternate Windows Desktop.
■ No Start button, Desktop, or Task Tray available.
■ Suppresses Ctrl-Alt-Del.
SecureMode=False
○ Starts browser in secure mode.
■ Opens in alternate Windows Desktop.
■ No Start button, Desktop, or Task Tray available.
■ Suppresses Ctrl-Alt-Del.
Re: Secure Mode
The wording the read me is a bit misleading and we will change it. The secure mode can suppress Task Manager available via the Windows Secure Attention Sequence (Ctrl-Alt-Del) menu.
By Microsoft design applications are not able to manipulate or interrupt the Secure Attention Sequence for security reasons.
--Scott
By Microsoft design applications are not able to manipulate or interrupt the Secure Attention Sequence for security reasons.
--Scott