#radius — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #radius, aggregated by home.social.
-
Closing The Exoplanet Radius Gap
https://atlas.whatip.xyz/post.php?slug=closing-the-exoplanet-radius-gap
<p>Kepler and TESS showed us that there's a radius gap in the exoplanet population
#exoplanet #closing #radius #kepler -
Closing The Exoplanet Radius Gap
https://atlas.whatip.xyz/post.php?slug=closing-the-exoplanet-radius-gap
<p>Kepler and TESS showed us that there's a radius gap in the exoplanet population
#exoplanet #closing #radius #kepler -
Ocserv 2FA/OTP (RADIUS + FreeIPA)
В данном руководстве приведена инструкция по внедрению двухфакторной аутентификации (2FA/TOTP) для VPN-доступа на базе ocserv (OpenConnect Server) в связке с FreeRADIUS и FreeIPA.
-
Ocserv 2FA/OTP (RADIUS + FreeIPA)
В данном руководстве приведена инструкция по внедрению двухфакторной аутентификации (2FA/TOTP) для VPN-доступа на базе ocserv (OpenConnect Server) в связке с FreeRADIUS и FreeIPA.
-
Ocserv 2FA/OTP (RADIUS + FreeIPA)
В данном руководстве приведена инструкция по внедрению двухфакторной аутентификации (2FA/TOTP) для VPN-доступа на базе ocserv (OpenConnect Server) в связке с FreeRADIUS и FreeIPA.
-
Ocserv 2FA/OTP (RADIUS + FreeIPA)
В данном руководстве приведена инструкция по внедрению двухфакторной аутентификации (2FA/TOTP) для VPN-доступа на базе ocserv (OpenConnect Server) в связке с FreeRADIUS и FreeIPA.
-
#Strømafbrydelse i #Herlev
Æv! Det bliver hurtigt koldt, når der ikke er strøm til at sende fjernvarme rundt i huset.
#Radius -
#Strømafbrydelse i #Herlev
Æv! Det bliver hurtigt koldt, når der ikke er strøm til at sende fjernvarme rundt i huset.
#Radius -
#Strømafbrydelse i #Herlev
Æv! Det bliver hurtigt koldt, når der ikke er strøm til at sende fjernvarme rundt i huset.
#Radius -
#Strømafbrydelse i #Herlev
Æv! Det bliver hurtigt koldt, når der ikke er strøm til at sende fjernvarme rundt i huset.
#Radius -
#Strømafbrydelse i #Herlev
Æv! Det bliver hurtigt koldt, når der ikke er strøm til at sende fjernvarme rundt i huset.
#Radius -
Прошивка и настройка D-link DES3200-26 с привязкой к RADIUS NPS
В данной статье опишу реализацию доменной авторизации на коммутаторах D-link, с разграничением прав для техника (чтение) и (чтение+запись) для системного администратора. Этим мы решаем задачу по смене пароля каждые 90 дней, согласно моей групповой политике в домене. А так же при увольнения сотрудника у вас пропадёт надобность менять пароли на коммутаторах, заблокируем в домене этим мы исключаем компрометацию логина и пароля на наше сетевое устройство.
-
Прошивка и настройка D-link DES3200-26 с привязкой к RADIUS NPS
В данной статье опишу реализацию доменной авторизации на коммутаторах D-link, с разграничением прав для техника (чтение) и (чтение+запись) для системного администратора. Этим мы решаем задачу по смене пароля каждые 90 дней, согласно моей групповой политике в домене. А так же при увольнения сотрудника у вас пропадёт надобность менять пароли на коммутаторах, заблокируем в домене этим мы исключаем компрометацию логина и пароля на наше сетевое устройство.
-
Прошивка и настройка D-link DES3200-26 с привязкой к RADIUS NPS
В данной статье опишу реализацию доменной авторизации на коммутаторах D-link, с разграничением прав для техника (чтение) и (чтение+запись) для системного администратора. Этим мы решаем задачу по смене пароля каждые 90 дней, согласно моей групповой политике в домене. А так же при увольнения сотрудника у вас пропадёт надобность менять пароли на коммутаторах, заблокируем в домене этим мы исключаем компрометацию логина и пароля на наше сетевое устройство.
-
Прошивка и настройка D-link DES3200-26 с привязкой к RADIUS NPS
В данной статье опишу реализацию доменной авторизации на коммутаторах D-link, с разграничением прав для техника (чтение) и (чтение+запись) для системного администратора. Этим мы решаем задачу по смене пароля каждые 90 дней, согласно моей групповой политике в домене. А так же при увольнения сотрудника у вас пропадёт надобность менять пароли на коммутаторах, заблокируем в домене этим мы исключаем компрометацию логина и пароля на наше сетевое устройство.
-
I first came across Project Copacetic (#Copa for short) in @markrussinovich keynotes about Azure where they use it to patch vulns in millions of container images a month, internally and for Azure users and I thought 'doesn't everyone with container images need to do this'?
Turns out, that's exactly what the Copa team (who also worked on tools like #Radius and #Dapr) thought, and when they open sourced it, other tools like Kubescape started to use it; Anubhav Gupta told me why it's so useful for platform teams. @descopeinc built a whole self-patching registry on top of it. Copa isn't perfect but Vadim Bauer told me it might be a useful plugin for updating images in Harbor the way Microsoft does in ACR with Copa and Dalec.
Microsoft still uses it at massive scale: "every build that goes through our engineering system for any team, runs through Copa,” @sozercan told me.
Copa doesn't create patches but as soon as there is a patch for an issue Trivy (or other scanners) find, it can apply it as a patch layer so you don't have to wait for an official image or even an image rebuild; you can use it with GitHub Actions and Dependabot; it does OS patches, distroless and now app runtime patches for Node.js, Python, .NET and soon Go patching too.
One of the frustrating things with open source is you don't always know who's using it: Bank of America and thousands of other companies are using Copa, almost everyone who's heard of it loves is but it still feels like a bit of a hidden secret in the #CNCF sandbox; maybe this will help!
Extra thanks to everyone who talked to me for this piece, since it was either in the run up to or actually at #Kubecon when everyone is extra busy! Also, hit me up if you're on Mastodon and I haven't tagged you here because @ mentions are being weird for me today...
https://www.thestack.technology/copacetic-copa-patch-containers-automatic-scale/
-
I first came across Project Copacetic (#Copa for short) in @markrussinovich keynotes about Azure where they use it to patch vulns in millions of container images a month, internally and for Azure users and I thought 'doesn't everyone with container images need to do this'?
Turns out, that's exactly what the Copa team (who also worked on tools like #Radius and #Dapr) thought, and when they open sourced it, other tools like Kubescape started to use it; Anubhav Gupta told me why it's so useful for platform teams. @descopeinc built a whole self-patching registry on top of it. Copa isn't perfect but Vadim Bauer told me it might be a useful plugin for updating images in Harbor the way Microsoft does in ACR with Copa and Dalec.
Microsoft still uses it at massive scale: "every build that goes through our engineering system for any team, runs through Copa,” @sozercan told me.
Copa doesn't create patches but as soon as there is a patch for an issue Trivy (or other scanners) find, it can apply it as a patch layer so you don't have to wait for an official image or even an image rebuild; you can use it with GitHub Actions and Dependabot; it does OS patches, distroless and now app runtime patches for Node.js, Python, .NET and soon Go patching too.
One of the frustrating things with open source is you don't always know who's using it: Bank of America and thousands of other companies are using Copa, almost everyone who's heard of it loves is but it still feels like a bit of a hidden secret in the #CNCF sandbox; maybe this will help!
Extra thanks to everyone who talked to me for this piece, since it was either in the run up to or actually at #Kubecon when everyone is extra busy! Also, hit me up if you're on Mastodon and I haven't tagged you here because @ mentions are being weird for me today...
https://www.thestack.technology/copacetic-copa-patch-containers-automatic-scale/
-
I first came across Project Copacetic (#Copa for short) in @markrussinovich keynotes about Azure where they use it to patch vulns in millions of container images a month, internally and for Azure users and I thought 'doesn't everyone with container images need to do this'?
Turns out, that's exactly what the Copa team (who also worked on tools like #Radius and #Dapr) thought, and when they open sourced it, other tools like Kubescape started to use it; Anubhav Gupta told me why it's so useful for platform teams. @descopeinc built a whole self-patching registry on top of it. Copa isn't perfect but Vadim Bauer told me it might be a useful plugin for updating images in Harbor the way Microsoft does in ACR with Copa and Dalec.
Microsoft still uses it at massive scale: "every build that goes through our engineering system for any team, runs through Copa,” @sozercan told me.
Copa doesn't create patches but as soon as there is a patch for an issue Trivy (or other scanners) find, it can apply it as a patch layer so you don't have to wait for an official image or even an image rebuild; you can use it with GitHub Actions and Dependabot; it does OS patches, distroless and now app runtime patches for Node.js, Python, .NET and soon Go patching too.
One of the frustrating things with open source is you don't always know who's using it: Bank of America and thousands of other companies are using Copa, almost everyone who's heard of it loves is but it still feels like a bit of a hidden secret in the #CNCF sandbox; maybe this will help!
Extra thanks to everyone who talked to me for this piece, since it was either in the run up to or actually at #Kubecon when everyone is extra busy! Also, hit me up if you're on Mastodon and I haven't tagged you here because @ mentions are being weird for me today...
https://www.thestack.technology/copacetic-copa-patch-containers-automatic-scale/
-
I first came across Project Copacetic (#Copa for short) in @markrussinovich keynotes about Azure where they use it to patch vulns in millions of container images a month, internally and for Azure users and I thought 'doesn't everyone with container images need to do this'?
Turns out, that's exactly what the Copa team (who also worked on tools like #Radius and #Dapr) thought, and when they open sourced it, other tools like Kubescape started to use it; Anubhav Gupta told me why it's so useful for platform teams. @descopeinc built a whole self-patching registry on top of it. Copa isn't perfect but Vadim Bauer told me it might be a useful plugin for updating images in Harbor the way Microsoft does in ACR with Copa and Dalec.
Microsoft still uses it at massive scale: "every build that goes through our engineering system for any team, runs through Copa,” @sozercan told me.
Copa doesn't create patches but as soon as there is a patch for an issue Trivy (or other scanners) find, it can apply it as a patch layer so you don't have to wait for an official image or even an image rebuild; you can use it with GitHub Actions and Dependabot; it does OS patches, distroless and now app runtime patches for Node.js, Python, .NET and soon Go patching too.
One of the frustrating things with open source is you don't always know who's using it: Bank of America and thousands of other companies are using Copa, almost everyone who's heard of it loves is but it still feels like a bit of a hidden secret in the #CNCF sandbox; maybe this will help!
Extra thanks to everyone who talked to me for this piece, since it was either in the run up to or actually at #Kubecon when everyone is extra busy! Also, hit me up if you're on Mastodon and I haven't tagged you here because @ mentions are being weird for me today...
https://www.thestack.technology/copacetic-copa-patch-containers-automatic-scale/
-
I first came across Project Copacetic (#Copa for short) in @markrussinovich keynotes about Azure where they use it to patch vulns in millions of container images a month, internally and for Azure users and I thought 'doesn't everyone with container images need to do this'?
Turns out, that's exactly what the Copa team (who also worked on tools like #Radius and #Dapr) thought, and when they open sourced it, other tools like Kubescape started to use it; Anubhav Gupta told me why it's so useful for platform teams. @descopeinc built a whole self-patching registry on top of it. Copa isn't perfect but Vadim Bauer told me it might be a useful plugin for updating images in Harbor the way Microsoft does in ACR with Copa and Dalec.
Microsoft still uses it at massive scale: "every build that goes through our engineering system for any team, runs through Copa,” @sozercan told me.
Copa doesn't create patches but as soon as there is a patch for an issue Trivy (or other scanners) find, it can apply it as a patch layer so you don't have to wait for an official image or even an image rebuild; you can use it with GitHub Actions and Dependabot; it does OS patches, distroless and now app runtime patches for Node.js, Python, .NET and soon Go patching too.
One of the frustrating things with open source is you don't always know who's using it: Bank of America and thousands of other companies are using Copa, almost everyone who's heard of it loves is but it still feels like a bit of a hidden secret in the #CNCF sandbox; maybe this will help!
Extra thanks to everyone who talked to me for this piece, since it was either in the run up to or actually at #Kubecon when everyone is extra busy! Also, hit me up if you're on Mastodon and I haven't tagged you here because @ mentions are being weird for me today...
https://www.thestack.technology/copacetic-copa-patch-containers-automatic-scale/
-
So it turns out #Microsoft have never "fixed" the stupidity in #NPS where, when you get a new #certificate into the local computer store, you have to Open the PEAP settings screen and click ok (not actually change anything) to get it to pick up the new cert.
It's been 20 years…
-
So it turns out #Microsoft have never "fixed" the stupidity in #NPS where, when you get a new #certificate into the local computer store, you have to Open the PEAP settings screen and click ok (not actually change anything) to get it to pick up the new cert.
It's been 20 years…
-
So it turns out #Microsoft have never "fixed" the stupidity in #NPS where, when you get a new #certificate into the local computer store, you have to Open the PEAP settings screen and click ok (not actually change anything) to get it to pick up the new cert.
It's been 20 years…
-
So it turns out #Microsoft have never "fixed" the stupidity in #NPS where, when you get a new #certificate into the local computer store, you have to Open the PEAP settings screen and click ok (not actually change anything) to get it to pick up the new cert.
It's been 20 years…
-
So it turns out #Microsoft have never "fixed" the stupidity in #NPS where, when you get a new #certificate into the local computer store, you have to Open the PEAP settings screen and click ok (not actually change anything) to get it to pick up the new cert.
It's been 20 years…
-
📶 NEW: Windows RADIUS + UniFi Controller Setup!
802.1X wireless authentication with Windows Server 2022/2025 NPS. Secure your WiFi with AD authentication.
📖 Read: https://devopstales.github.io/windows/windows-server-radius/?utm_source=twitter&utm_medium=social
-
#Haldern #Rees #KreisKleve #NRW
In #Haldern konnte ein Verdachtspunkt auf #Kampfmittel aus dem #ZweitenWeltkrieg bestätigt werden und wird gegen 17 Uhr durch den #Kampfmittelbeseitigungsdienst #entschärft werden.
Dafür müssen die #Anwohnerinnen und #Anwohner sowie die #Gewerbetreibenden im #Radius von 600 Metern ihre #Häuser, #Wohnungen und #Betriebe bis 16 Uhr verlassen.
Betroffen davon sind auch der anliegende #Bahnverkehr (#RE19) sowie die #L7.https://www.stadt-rees.de/aktuell/kampfmittelfund/kampfmittelfund-03-2026-haldern/?sds=1
-
New observations show that Jupiter is smaller than expected
The largest planet in our solar system may actually be smaller than we thought. New measurements…
#NewsBeep #News #Space #astronomy #benchmarks #diameter #Earth #exoplanets #gasgiant #graphicscard #gravitationaldata #juno #Junoprobe #jupiter #laptop #NASA #netbook #notebook #planetsize #PlanetaryScience #processor #radius #reports #review #Reviews #Science #solarsystem #test #tests #UK #UnitedKingdom
https://www.newsbeep.com/uk/410778/ -
https://www.europesays.com/uk/745787/ New observations show that Jupiter is smaller than expected #Astronomy #Benchmarks #diameter #Earth #Exoplanets #GasGiant #GraphicsCard #GravitationalData #Juno #JunoProbe #Jupiter #laptop #Nasa #netbook #notebook #PlanetSize #PlanetaryScience #processor #radius #reports #Review #Reviews #Science #SolarSystem #Space #test #tests #UK #UnitedKingdom
-
Det er koldt i #Herlev og omegn for #fjernvarme kunder
https://heleherlev.dk/vestforbraending-kabelfejl-giver-ustabil-fjernvarme/ -
Det er koldt i #Herlev og omegn for #fjernvarme kunder
https://heleherlev.dk/vestforbraending-kabelfejl-giver-ustabil-fjernvarme/ -
Det er koldt i #Herlev og omegn for #fjernvarme kunder
https://heleherlev.dk/vestforbraending-kabelfejl-giver-ustabil-fjernvarme/ -
Det er koldt i #Herlev og omegn for #fjernvarme kunder
https://heleherlev.dk/vestforbraending-kabelfejl-giver-ustabil-fjernvarme/ -
Det er koldt i #Herlev og omegn for #fjernvarme kunder
https://heleherlev.dk/vestforbraending-kabelfejl-giver-ustabil-fjernvarme/ -
In Rheinberg müssen heute mehrere Bombenblindgänger aus dem Zweiten Weltkrieg entschärft werden. Auch die A57 wird gesperrt.#WDR #Lokalzeit #Duisburg #Rheinberg #Alpsray #Bombe #Blindgänger #Bombenfund #Fundort #Evakuierung #Radius #Fundstelle #A57 #Sperrung #Autobahn #DeutschlandInternational
Mehrere Bombenblindgänger in Rheinberg müssen noch heute entschärft werden -
In Rheinberg müssen heute mehrere Bombenblindgänger aus dem Zweiten Weltkrieg entschärft werden. Auch die A57 wird gesperrt.#WDR #Lokalzeit #Duisburg #Rheinberg #Alpsray #Bombe #Blindgänger #Bombenfund #Fundort #Evakuierung #Radius #Fundstelle #A57 #Sperrung #Autobahn #DeutschlandInternational
Mehrere Bombenblindgänger in Rheinberg müssen noch heute entschärft werden -
In Rheinberg müssen heute mehrere Bombenblindgänger aus dem Zweiten Weltkrieg entschärft werden. Auch die A57 wird gesperrt.#WDR #Lokalzeit #Duisburg #Rheinberg #Alpsray #Bombe #Blindgänger #Bombenfund #Fundort #Evakuierung #Radius #Fundstelle #A57 #Sperrung #Autobahn #DeutschlandInternational
Mehrere Bombenblindgänger in Rheinberg müssen noch heute entschärft werden -
In Rheinberg müssen heute mehrere Bombenblindgänger aus dem Zweiten Weltkrieg entschärft werden. Auch die A57 wird gesperrt.#WDR #Lokalzeit #Duisburg #Rheinberg #Alpsray #Bombe #Blindgänger #Bombenfund #Fundort #Evakuierung #Radius #Fundstelle #A57 #Sperrung #Autobahn #DeutschlandInternational
Mehrere Bombenblindgänger in Rheinberg müssen noch heute entschärft werden -
MULTIFACTOR Radius Adapter V2: что это такое и для чего он нужен
В корпоративных сетях RADIUS — один из самых распространённых протоколов аутентификации доступа к VPN, Wi-Fi, сетевому оборудованию и терминальным серверам. Но интеграция с 2FA и каталогами пользователей до сих пор часто остаётся самодельной для каждого отдельного админа: костыли, скрипты, нестандартизированные схемы. Поэтому в MULTIFACTOR мы переработали собственный Radius Adapter и недавно выпустили версию V2 — с кросс-платформенностью, поддержкой нескольких LDAP-источников и переработанной логикой второго фактора. В этом разборе рассказываем, как всё работает и что изменилось в обновлении.
https://habr.com/ru/companies/multifactor/articles/973242/
#МУЛЬТИФАКТОР #MULTIFACTOR #RADIUS #RADIUS_ADAPTER #информационная_безопасность #информационная_безопасность
-
MULTIFACTOR Radius Adapter V2: что это такое и для чего он нужен
В корпоративных сетях RADIUS — один из самых распространённых протоколов аутентификации доступа к VPN, Wi-Fi, сетевому оборудованию и терминальным серверам. Но интеграция с 2FA и каталогами пользователей до сих пор часто остаётся самодельной для каждого отдельного админа: костыли, скрипты, нестандартизированные схемы. Поэтому в MULTIFACTOR мы переработали собственный Radius Adapter и недавно выпустили версию V2 — с кросс-платформенностью, поддержкой нескольких LDAP-источников и переработанной логикой второго фактора. В этом разборе рассказываем, как всё работает и что изменилось в обновлении.
https://habr.com/ru/companies/multifactor/articles/973242/
#МУЛЬТИФАКТОР #MULTIFACTOR #RADIUS #RADIUS_ADAPTER #информационная_безопасность #информационная_безопасность
-
MULTIFACTOR Radius Adapter V2: что это такое и для чего он нужен
В корпоративных сетях RADIUS — один из самых распространённых протоколов аутентификации доступа к VPN, Wi-Fi, сетевому оборудованию и терминальным серверам. Но интеграция с 2FA и каталогами пользователей до сих пор часто остаётся самодельной для каждого отдельного админа: костыли, скрипты, нестандартизированные схемы. Поэтому в MULTIFACTOR мы переработали собственный Radius Adapter и недавно выпустили версию V2 — с кросс-платформенностью, поддержкой нескольких LDAP-источников и переработанной логикой второго фактора. В этом разборе рассказываем, как всё работает и что изменилось в обновлении.
https://habr.com/ru/companies/multifactor/articles/973242/
#МУЛЬТИФАКТОР #MULTIFACTOR #RADIUS #RADIUS_ADAPTER #информационная_безопасность #информационная_безопасность
-
MULTIFACTOR Radius Adapter V2: что это такое и для чего он нужен
В корпоративных сетях RADIUS — один из самых распространённых протоколов аутентификации доступа к VPN, Wi-Fi, сетевому оборудованию и терминальным серверам. Но интеграция с 2FA и каталогами пользователей до сих пор часто остаётся самодельной для каждого отдельного админа: костыли, скрипты, нестандартизированные схемы. Поэтому в MULTIFACTOR мы переработали собственный Radius Adapter и недавно выпустили версию V2 — с кросс-платформенностью, поддержкой нескольких LDAP-источников и переработанной логикой второго фактора. В этом разборе рассказываем, как всё работает и что изменилось в обновлении.
https://habr.com/ru/companies/multifactor/articles/973242/
#МУЛЬТИФАКТОР #MULTIFACTOR #RADIUS #RADIUS_ADAPTER #информационная_безопасность #информационная_безопасность
-
FreeRADIUS is now the #RADIUS server with full Protocol-Error support. BTW, #FreeRADIUS runs just fine on #FreeBSD.
https://www.inkbridgenetworks.com/blog/blog-10/ietf-montreal-124-167
-
FreeRADIUS is now the #RADIUS server with full Protocol-Error support. BTW, #FreeRADIUS runs just fine on #FreeBSD.
https://www.inkbridgenetworks.com/blog/blog-10/ietf-montreal-124-167
-
FreeRADIUS is now the #RADIUS server with full Protocol-Error support. BTW, #FreeRADIUS runs just fine on #FreeBSD.
https://www.inkbridgenetworks.com/blog/blog-10/ietf-montreal-124-167
-
FreeRADIUS is now the #RADIUS server with full Protocol-Error support. BTW, #FreeRADIUS runs just fine on #FreeBSD.
https://www.inkbridgenetworks.com/blog/blog-10/ietf-montreal-124-167