#phs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #phs, aggregated by home.social.
-
2026 gardening trends include eco-friendly practices like ‘re-wilding’ and gravel gardening https://www.allforgardening.com/1636051/2026-gardening-trends-include-eco-friendly-practices-like-re-wilding-and-gravel-gardening/ #FlowerShow #garden #gardening #gardens #NativePlants #nature #Philadelphia #phs
-
2026 gardening trends include eco-friendly practices like ‘re-wilding’ and gravel gardening https://www.allforgardening.com/1636051/2026-gardening-trends-include-eco-friendly-practices-like-re-wilding-and-gravel-gardening/ #FlowerShow #garden #gardening #gardens #NativePlants #nature #Philadelphia #phs
-
Agir en « guerrier grec »? Noga Mishliborsky met en perspective l’engagement d’intellectuels au cours du XXème siècle avec leurs analyses académiques.
Gagnez un exemplaire du volume nr. 129 de notre collection « Pariser Historische Studien » en partageant ce post ! 🎁
Découvrez l'ouvrage : https://www.dhi-paris.fr/fr/actualites/page-detaillee/news/detail/News/vient-de-paraitre-phs-129.html
Conditions de participation: http://ow.ly/ajni50HXpgB 🧐
#Marx #Winckelmann #PHS #Antiquité #Tragédie #Philologie #Philosophie #Anthropologie #Antike #WWII #Histodons @histodons
-
#Password #expiration for accounts no longer makes sense and is not recommended if multi-factor authentication (#MFA) is used. For this reason, it is recommended to disable password expiration in the #Microsoft365 environment as well.
But what if the company has synchronized identities in the Password Hash Sync (#PHS) scenario? In that case, the #AzureAD password expiration policy is not applied to the synchronized accounts. And such accounts passwords are always set to never expire. It is assumed that in such a case the policy in Active Directory handles this.
But what if the user never authenticates to the local AD? The computer has Azure AD Join and the user is only using cloud services. The password for his AD account has expired, but he doesn't even know about it, and Azure AD still authenticates the user because passwords for synchronized accounts never expire.
In this case, you need to configure the Azure AD Connect server to apply the Azure AD password expiration policy also to synchronized accounts. This can be done using PowerShell on the Azure AD Connect server: Set-MsolDirSyncFeature -Feature EnforceCloudPasswordPolicyForPasswordSyncedUsers