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: What is the best (and simple) way to implement security in a Phoebus solution? |
From: | Till Straumann via Tech-talk <tech-talk at aps.anl.gov> |
To: | <tech-talk at aps.anl.gov> |
Date: | Wed, 21 Apr 2021 11:44:39 +0200 |
Apologies for not answering the question.AFAIK, the intersection of the sets of 'secure solutions' and 'simple solutions' is the empty set.
On 4/21/21 11:34 AM, Oscar Ibañez via Tech-talk wrote:
Hi everybody again, I have a new doubt about Phoebus. Now it is about security.Is there any recomendable solution to implement username authentication in Phoebus? I mean, some kind of solution to save critical information (password hash?) that, then, it will be used to authenticate an user. I have been reading some information about it, but always in the CSS BOY context. The explanations that I have found some... well, over the top. I need something simpler. I don't need Kerberos or something like that.Best regards.