1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 <2024> 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 <2024> 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Storing passwords in records/Authenticating IOC with other servers |
From: | "Yendell, Gary \(DLSLtd, RAL, LSCI\) via Tech-talk" <tech-talk at aps.anl.gov> |
To: | 'Marco Filho' <marco.filho at ess.eu>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>, "Akeroyd, Freddie (STFC,RAL,ISIS)" <freddie.akeroyd at stfc.ac.uk> |
Date: | Fri, 19 Jul 2024 16:17:03 +0000 |
Hi,
Wouldn't a camonitor show MY_RECORD change to the password and back again with this?
Cheers,
Gary
From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of Freddie Akeroyd - STFC UKRI via Tech-talk <tech-talk at aps.anl.gov>
Sent: 19 July 2024 16:23 To: 'Marco Filho' <marco.filho at ess.eu>; tech-talk at aps.anl.gov <tech-talk at aps.anl.gov> Subject: RE: Storing passwords in records/Authenticating IOC with other servers
Hi, does something like
record(stringout, "MY_RECORD") { field(DTYP, "asynOctetWrite") field(OUT, "@asyn( … )") field(FLNK, "MY_RECORD_RESET") }
record(stringout, "MY_RECORD_RESET") { field(VAL, "") field(OUT, "MY_RECORD NPP") }
Work? The linked “MY_RECORD NPP” should clear the initial record value without processing it again (so not sending a blank password to asyn)
Regards,
Freddie
From: Tech-talk <tech-talk-bounces at aps.anl.gov>
On Behalf Of Marco Filho via Tech-talk
Hi, all Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message. Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom. |