|
Re: usagelimit with CGI authentication: msg#00168education.ezproxy
The support page for the UsageLimit option In the script in the section traditional called StartSession, you construct a URL to connect to EZproxy to create the new session. That URL often ends up looking like: http://ezproxy.yourlib.org:2048/login? user=cgiuser&pass=cgipass&url=http://www.somedb.com/ To augement this with the username that EZproxy should use for logging purposes, usage limits, etc., you add another parameter of loguser with the value for logging, such as: http://ezproxy.yourlib.org:2048/login? user=cgiuser&pass=cgipass&loguser=someuser&url=http://www.somedb.com/ It is absolutely crucial that the user "cgiuser" appear on a line in ezproxy.usr that also has cgi= in the third part (or qcgi= if you happen to use that format), as the presence of these options is what authorizes loguser to provide an overriding username. If you have any questions on how to integrate this specific detail into your script, please let me know. Chris -- Chris Zagar <zagar@xxxxxxxxxxxxxxxxxxx> Useful Utilities <http://www.usefulutilities.com> --- You are currently subscribed to ezproxy as: gee-ezproxy@xxxxxxxxx To unsubscribe send a blank email to leave-ezproxy-58098R@xxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: usagelimit with CGI authentication: 00168, Lorne Epp |
|---|---|
| Next by Date: | Re: usagelimit with CGI authentication: 00168, Lorne Epp |
| Previous by Thread: | RE: usagelimit with CGI authenticationi: 00168, Lorne Epp |
| Next by Thread: | Re: usagelimit with CGI authentication: 00168, Lorne Epp |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |