Authenticating a single web site
Moderators: Tyler, Scott, PWB v2 Moderator
Authenticating a single web site
We have a database vendor that does not offer ip recognition and we cannot give out the password to our users. Is there any way for PWB to pass on the username/password for one site? I looked at AutoLogin, thinking perhaps it might work, but this is an external site that we want to authenticate without the patron seeing the username or password.
EZ Proxy is an alternative, but we can't justify the cost for one web site.
Thanks in advance...
mwidner
EZ Proxy is an alternative, but we can't justify the cost for one web site.
Thanks in advance...
mwidner
Is this a feature that is still in the works? Available now?
We are working on adding access to a couple of new online subscriptions on our research-only computers. For one product I've been unable to figure out a way to save the username and password. It would be very helpful if PWB could provide a means to do this. Is that possible?
Thanks.
Thanks.
The newer versions of PWB have support for the Internet Explorer Auto-Complete. If you enable the auto-complete in IE and do not disable it in the PWB INI file, you should be able to have IE auto-complete the user name and password for the web site.
[Browser]
...
DisableAutoComplete=False
...
This is the way a couple of libraries were able to get around this problem.
--Scott
[Browser]
...
DisableAutoComplete=False
...
This is the way a couple of libraries were able to get around this problem.
--Scott
Disabling Autocomplete for All URLS
On a related tangent, to disable autocomplete for ALL urls, we have to set DisableAutocomplete=True in the .ini file AND disable it in the underlying IE? Tweaking the .ini alone didn't seem to work. JP
Jeff Papier
Senior Network Librarian
South Brunswick Public Library
Monmouth Junction, NJ 08852
Senior Network Librarian
South Brunswick Public Library
Monmouth Junction, NJ 08852
I posted PWB v2.09b that has the following functionality added.
[Security] CheckACAccess=False
[Files] CheckACFile=
http://www.teamsoftwaresolutions.com/beta/PWBv209.zip
This will enable or disable the Auto Complete per URL. It works just like the URL filter, so check out the following post for more information.
http://www.teamsoftwaresolutions.com/ph ... c.php?t=13
JPapier:
Disabling the Auto Complete in the INI file only seems to work on our test systems. The Disable Auto Complete is set to False by default, if the key or the value is set incorrectly in the INI file it may appear not to disable the Auto Complete.
I will have to look into the Auto Complete not being disabled, can you provide the OS, IE, and PWB versions you are using.
--Scott
[Security] CheckACAccess=False
[Files] CheckACFile=
http://www.teamsoftwaresolutions.com/beta/PWBv209.zip
This will enable or disable the Auto Complete per URL. It works just like the URL filter, so check out the following post for more information.
http://www.teamsoftwaresolutions.com/ph ... c.php?t=13
JPapier:
Disabling the Auto Complete in the INI file only seems to work on our test systems. The Disable Auto Complete is set to False by default, if the key or the value is set incorrectly in the INI file it may appear not to disable the Auto Complete.
I will have to look into the Auto Complete not being disabled, can you provide the OS, IE, and PWB versions you are using.
--Scott
Scott,
We're using PWB 2.08.2, Windows XP Pro (all updates have been downloaded and installed), IE 6.0.2900.2180.
We have DisableAutocomplete = True in the pwb.ini file.
No special settings were made in IE, meaning we didn't turn "autocomplete" off for forms or URLs via IE itself.
The problem is that as soon as a patron types in a "w ' in the address bar, all other URLs beginning with www pop up. Since we have Deep Freeze on, and the machines reboot after 30 mins of inactivity, often there's not a whole lot of URL history built up.
But by the end of a busy day, it's almost as if the address history drop down were still activated (which it's not).
Any light you can shed would be great.
JP
We're using PWB 2.08.2, Windows XP Pro (all updates have been downloaded and installed), IE 6.0.2900.2180.
We have DisableAutocomplete = True in the pwb.ini file.
No special settings were made in IE, meaning we didn't turn "autocomplete" off for forms or URLs via IE itself.
The problem is that as soon as a patron types in a "w ' in the address bar, all other URLs beginning with www pop up. Since we have Deep Freeze on, and the machines reboot after 30 mins of inactivity, often there's not a whole lot of URL history built up.
But by the end of a busy day, it's almost as if the address history drop down were still activated (which it's not).
Any light you can shed would be great.
JP
Jeff Papier
Senior Network Librarian
South Brunswick Public Library
Monmouth Junction, NJ 08852
Senior Network Librarian
South Brunswick Public Library
Monmouth Junction, NJ 08852
Scott,
Any workarounds you or others on the Support Forum might think of would be most appreciated, as this is a fairly fundamental privacy issue for some of our patrons. They don't like it when the next patron types in a "w" and five of the URLs they've just typed in automatically appear. Although we use Deep Freeze, we can't reboot the PC each time a new patron goes on.
I've tried disabling popups on the underlying IE, that didn't work. Clearing the cache has nothing to do with the issue either. Any help would be great.
Thanks,
JP
Any workarounds you or others on the Support Forum might think of would be most appreciated, as this is a fairly fundamental privacy issue for some of our patrons. They don't like it when the next patron types in a "w" and five of the URLs they've just typed in automatically appear. Although we use Deep Freeze, we can't reboot the PC each time a new patron goes on.
I've tried disabling popups on the underlying IE, that didn't work. Clearing the cache has nothing to do with the issue either. Any help would be great.
Thanks,
JP
Jeff Papier
Senior Network Librarian
South Brunswick Public Library
Monmouth Junction, NJ 08852
Senior Network Librarian
South Brunswick Public Library
Monmouth Junction, NJ 08852
Scott,
I know they are two different things. Perhaps I am not explaining myself clearly. We have the address dropdown disabled. What's happening, however, is that even with it disabled, when I type in a single "w" in the address area, suggestions for completing that URL arise automatically.
These URLs are the addresses previous patrons have visited.
JP
I know they are two different things. Perhaps I am not explaining myself clearly. We have the address dropdown disabled. What's happening, however, is that even with it disabled, when I type in a single "w" in the address area, suggestions for completing that URL arise automatically.
These URLs are the addresses previous patrons have visited.
JP
Jeff Papier
Senior Network Librarian
South Brunswick Public Library
Monmouth Junction, NJ 08852
Senior Network Librarian
South Brunswick Public Library
Monmouth Junction, NJ 08852
Sorry, I understand now. Try this version of PWB v2.09.1 which disables the address bar auto complete when the address bar drop down is disabled.
http://www.teamsoftwaresolutions.com/beta/PWBv2091.zip
--Scott
http://www.teamsoftwaresolutions.com/beta/PWBv2091.zip
--Scott