Blog
-
Google Pay: accepted payment methods
So far (2021-05) bank accounts are accepted only for the U.S. .
-
ForgeRock provides digital identity management through its primary product, the ForgeRock Identity Platform
- https://en.wikipedia.org/wiki/ForgeRock
- https://www.forgerock.com
- https://backstage.forgerock.com
- https://backstage.forgerock.com/university/selfpaced !!!
- https://en.wikipedia.org/wiki/OpenAM (formerly known as OpenSSO) – ForgeRock Access Management
- https://en.wikipedia.org/wiki/OpenDJ – ForgeRock Directory Services is an LDAP directory service
- https://en.wikipedia.org/wiki/OpenIDM – ForgeRock Identity Management
- ForgeRock Identity Gateway provides an identity gateway for web traffic and application programming interfaces (APIs)
- https://www.oreilly.com/library/view/openam/9781849510226/ – Packt Publishing’s book on OpenAM
ForgeRock gets mentioned here:
- https://learning.oreilly.com/library/view/practical-internet-of/9781788625821/8de52ff4-529c-48cf-a5bb-690bc4c9d593.xhtml
- https://learning.oreilly.com/library/view/api-security-in/9781617296024
- https://learning.oreilly.com/library/view/securing-the-perimeter/9781484226018
- https://learning.oreilly.com/library/view/practical-internet-of/9781785889639
- https://learning.oreilly.com/library/view/securing-cisco-ip/9780132731096
-
emacs’s tramp causes scp to complain about missing option “-T”
This problem started with tramp 2.5.1-pre (on macOS Mojave (10.14.6)).
/usr/bin/scp: illegal option -- T
If I set tramp-scp-strict-file-name-checking to “” (as suggested in tramp-sh.el), I bypass the problem.
-
“System Security Services Daemon” AKA SSSD
… It is intended to provide single sign-on capabilities to networks based on Unix-like OSs that are similar in effect to the capabilities provided by Microsoft Active Directory Domain Services to Microsoft Windows networks.
https://en.wikipedia.org/wiki/System_Security_Services_DaemonEnroll your Linux machine into an Active Directory, FreeIPA or LDAP domain. Use remote identities, policies and various authentication and authorization mechanisms to access your computer.
https://sssd.io -
systems management systems – with GUI and w/o GUI
- https://en.wikipedia.org/wiki/List_of_systems_management_systems
- https://en.wikipedia.org/wiki/Foreman_(software) – a rather lively project as of 2021 – has a GUI – (apparently) cross-platform
- https://en.wikipedia.org/wiki/Spacewalk_(software) – the Spacewalk project was discontinued in May 2020 – has a GUI
- https://theforeman.org
- https://en.wikipedia.org/wiki/Ansible_(software) – (apparently) command line oriented
- https://en.wikipedia.org/wiki/Puppet_(software) – (apparently) command line oriented
- https://en.wikipedia.org/wiki/Chef_(software) – (apparently) command line oriented
The Foreman’s “currently” latest “Quickstart Guide”, amongst others for e.g. CentOS 7: