This is a very good point. I will pass that along to our library. Ruth Frasur (she/they) Coordinator - Evergreen Indiana Library Consortium and Evergreen Community Development Initiative Indiana State Library 140 N. Senate Ave. Indianapolis, IN 46204 (317) 232-3691
From: Evergreen-general <[email protected]> On Behalf Of Daniel Wells via Evergreen-general Sent: Tuesday, June 14, 2022 11:42 AM To: Evergreen Discussion Group <[email protected]> Cc: Daniel Wells <[email protected]> Subject: Re: [Evergreen-general] Scanned Logins for Staff **** This is an EXTERNAL email. Exercise caution. DO NOT open attachments or click links from unknown senders or unexpected email. **** ________________________________ Simplest solution is to use a barcode symbology that supports the common keyboard character set (aka ASCII). Code-128 is well known and widely supported. Then just use the barcode to "type" your normal credentials in. For example: https://barcode.tec-it.com/en/Code128?data=user%5Ctpass1234 If you check the "Evaluate escape sequences" box, then the "\t" in the middle should generate a "<TAB>" character to switch to the password field during the scan. This particular case is untested, but I've done similar in the past. You can also generate the "<ENTER>" at the end if needed, but many scanners will insert that anyway. Try adding it if yours does not. Please note that this should be considered a convenient but LOW SECURITY method of login. Anyone with a barcode scanner and the ID can scan the barcode and see the credentials in plain text. (Assuming you don't actually print the plaintext version under the barcode in the first place ;) ) Dan On Tue, Jun 14, 2022 at 8:29 AM Frasur, Ruth via Evergreen-general <[email protected]<mailto:[email protected]>> wrote: Hello all, I received this email from an EI member library and wondered if any of you or your libraries have implemented or investigated such a thing. “We would like to activate [my assumption is…log into the client] our logins via barcode scan. Is there software that can bridge the gap from our scan to Evergreen’s login screen. Staff could walk up and scan their badge like hospital staff do to bring up the computers [again, my assumption is this means “staff client” rather than “computers”]. Of course, it would affordable too, right?” Ruth Frasur (she/they) Coordinator - Evergreen Indiana Library Consortium and Evergreen Community Development Initiative Indiana State Library 140 N. Senate Ave. Indianapolis, IN 46204 (317) 232-3691 _______________________________________________ Evergreen-general mailing list [email protected]<mailto:[email protected]> http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general<https://protect2.fireeye.com/v1/url?k=31323334-50bba2bf-31367a34-4544474f5631-2865476d45623b25&q=1&e=69c44df3-3b08-4891-bd4c-b648deddef67&u=http%3A%2F%2Flist.evergreen-ils.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fevergreen-general>
_______________________________________________ Evergreen-general mailing list [email protected] http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general
