Beamflash Networks

2.5K posts

Beamflash Networks

Beamflash Networks

@beamflash

Consumer of fine internet products. Cognitive spendthrift. Infrastructural pet coddler. He/Him. @[email protected]

Perth, Australia Присоединился Ocak 2010
283 Подписки177 Подписчики
Beamflash Networks
Beamflash Networks@beamflash·
@merill Wouldn't it make sense for them to be using passkeys in Authenticator instead of synced passkeys?
English
1
0
0
17
Merill Fernando
Merill Fernando@merill·
@beamflash Wouldn't the security minded folks be using a phishing resistant method like passkeys in the first place?
English
1
0
0
19
Merill Fernando
Merill Fernando@merill·
Microsoft Authenticator is about to wipe work accounts from jailbroken/rooted phones automatically 👏. No IT config needed. 🔥 3-phase rollout starting Feb 2026: ⚠️ Warn → 🚫 Block → 🗑️ Wipe Let your help desk and security teams know. 🔗 support.microsoft.com/en-us/account-…
Merill Fernando tweet media
English
46
144
516
46.6K
Nathan McNulty
Nathan McNulty@NathanMcNulty·
PSA now that Cloud PKI is included in E5 If you did a trial of Cloud PKI, please don't use the old setup Tear it all down and rebuild to ensure you are using proper keys backed by a hardware security module (HSM) There is no migration path: #try-microsoft-cloud-pki" target="_blank" rel="nofollow noopener">learn.microsoft.com/en-us/intune/i…
Nathan McNulty tweet media
Richard Hicks@richardhicks

I'm really excited about this announcement. The Intune Suite is now included in #Microsoft 365 E3 and E5! Crucially, organizations with E3/E5 now have access to #CloudPKI for Intune! Time to replace those certificate connectors!! :) #mdm #msintune #security #pki techcommunity.microsoft.com/blog/microsoft…

English
4
19
103
17.5K
Patrick McKenzie
Patrick McKenzie@patio11·
Conscious that I have about five more issues of Bits about Money to write before the year is out. What would you like me to write about?
English
35
0
79
10.5K
Kamil Galeev
Kamil Galeev@kamilkazani·
14. I think part of the reason it worked out in the south, is that south was just more criminal. Far off from Beijing. Further from the sight of government, further from any kind of regulation, good or bad. Dirty, slummy, lots of illegal immigrants. Open sewage, basically
English
5
1
71
6.5K
Kamil Galeev
Kamil Galeev@kamilkazani·
The greatest Western delusion about China is, and always has been, greatly exaggerating the importance of plan. Like, in this case, for example. It sounds as if there is some kind of continuous industrial policy, for decades Which is a huuuuuuge misrepresentation of reality
Kyle Chan@kyleichan

The phrase "complete industrial system" 完整工业体 appears a lot these days in China. But the phrase goes back to at least the 6th Five-Year Plan where the preface talks about building an "independent and relatively complete industrial system" 独立的,比较完整的工业体系"

English
8
44
231
56.9K
Beamflash Networks
Beamflash Networks@beamflash·
@MyNameIsMurray @freeradius A bigger problem is that Intune can and not infrequently did take half an hour to provision a certificate, it was easily the biggest bottleneck in return to service when replacing a device.
English
0
0
0
28
Beamflash Networks
Beamflash Networks@beamflash·
@MyNameIsMurray @freeradius We reset passwords and logged in as students during provisioning. Bonus points in that when they change their password later, the cert still works fine. That's a choice though, and I agree that in an ideal world you'd be able to provision a user cert without wires/onboarding SSID
English
1
0
0
16
Murray
Murray@MyNameIsMurray·
I got a few small blocks of time to tinker with this FreeRADIUS setup a bit more, and I think I made a lot of progress. While I haven't moved beyond testing on-server with "radtest" and "eapol_test" at this stage, I do have this thing authenticating users from my Entra tenant.
GIF
English
3
2
8
755
Murray
Murray@MyNameIsMurray·
@beamflash @freeradius But not for the same SSID, especially not with Intune as the NSM, though... right? Attempted to have both user and device policies will result in a conflict and only the first one to be brought down by the IME sync will function. This just won't work. Neither will Ethernet use.
English
2
0
0
83
Beamflash Networks
Beamflash Networks@beamflash·
@MyNameIsMurray @freeradius I would argue that accepting the one-time pain of Ethernet onboarding is worth it vs ongoing disabling of credential guard and MFA for EAP-TTLS/PAP. And you can have different user vs device policies with EAP-TLS.
English
1
0
0
35
Beamflash Networks
Beamflash Networks@beamflash·
@MyNameIsMurray @freeradius The missing piece is the device trying TEAP but not having a user certificate yet, only ISE and ClearPass can handle that case which is needed for onboarding. Standard EAP-TLS with device or user certificate only does work once you onboard via Ethernet, and I've done it in prod
English
1
0
0
46
Beamflash Networks
Beamflash Networks@beamflash·
@MyNameIsMurray @freeradius Yes, that's the thing, it's technically non-standard and only implemented by ClearPass and ISE. Mist, Extreme and FreeRADIUS don't do it, they only implement RFC standard TEAP (device and user chained TLS cert auth success).
English
2
0
0
36
Beamflash Networks
Beamflash Networks@beamflash·
@freeradius @MyNameIsMurray I must have misunderstood it or the mailing list when I read them a few months ago. Could it be an implementation decision to send success with different attributes if the supplicant only sends one certificate?
English
0
0
0
10
Murray
Murray@MyNameIsMurray·
@freeradius @beamflash Sure. The plan was to use SCEP to generate device certificates at device imaging time; That cert will be configured to allow basic web access for Intune, etc; That web access will allow the user cert to be provisioned; After which the user cert is "preferred" & gives full access.
English
2
0
0
59
Beamflash Networks
Beamflash Networks@beamflash·
@MyNameIsMurray But don't let that stop you from doing TEAP right now, just be aware that you'll need to do first login wired or with an onboarding wifi network for the user to get their certificate
English
1
0
0
34
Beamflash Networks
Beamflash Networks@beamflash·
@MyNameIsMurray FreeRADIUS can't do device success/user fail for TEAP, which is what your want for onboarding. So far only ISE and ClearPass do it.
English
2
0
0
51
Murray
Murray@MyNameIsMurray·
From what I mapped out earlier today, it appears that migrating from a server that is successfully using Entra + EAP-TTLS/PAP, over to the more desirable configuration of Cloud PKI + TEAP (both device and user certificate configurations in one) isn't going to be too bad. Maybe.
English
2
0
0
139
Patrick McKenzie
Patrick McKenzie@patio11·
A useful intuition / skill for working with coding agents seems to be properly scoping a unit of work and managing one’s workday such that one has all units of work completed and documented for the next day.
English
8
12
382
27K
Beamflash Networks
Beamflash Networks@beamflash·
@rucam365 I think the biggest hassle to doing it securely is how to manage them securely, what needs to be done to isolate them from regular Intune admins? Other replies note that VDI/AVD/W365 meets the user desktop need.
English
0
0
3
716
Ru Campbell
Ru Campbell@rucam365·
Most IT teams, including mature ones, aren’t gonna adopt physical dedicated PAWs and it’s not reasonable to assert they should. What have been your most successful compromises for this?
English
52
27
200
40.2K