home.social

#usermanagement — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #usermanagement, aggregated by home.social.

fetched live
  1. For those looking to manage multiple users on a Windows 11 machine, creating a local user account is a great way to ensure privacy and organization. Each account functions as an independent environment. Our tutorial breaks down how to set this up easily. #Windows #Privacy #UserManagement #Tech geekrewind.com/how-to-add-a-ne

  2. How to Create and Reset a User Password in the Microsoft 365 Admin Center

    A complete, screenshot-by-screenshot walkthrough for IT admins and small business owners — written from over a decade of hands-on Microsoft 365 administration. Managing user accounts is one of the most routine — and most important — tasks for any Microsoft 365 administrator. Whether you're onboarding a new employee or helping a teammate who's locked out of their account, knowing how to create a user and reset a password correctly saves time and keeps your organization secure. In more […]

    d365craft.com/2026/07/17/how-t

  3. Question for #mastodon / #gotosocial folks...  Has anyone come across any good, advanced tools for user management?

    I want something that not only tells me if they are a mutual, but also how posts the account has made over say the last 6 months, how many boosts, how many comments / replies... Also, some indication if the account is automated...

    And something that lets me unfollow in bulk.

    #fediverse #users #usermanagement

  4. Aged vulnerability on “the list”, nearly a year old. Embedded component in third party app. I hate those.

    Every week it’s on “the list”, every week someone will “see if there’s an updated app”.

    Gave up and emailed a user myself. “Oh we don’t use that anymore, should we uninstall it?”

    #problemSolved in one email. Why is it so hard…

    #vulnerabilityManagement #userManagement

  5. Today I unfollowed about 120 accounts that hadn't posted in more than ~8 months.

    It's a bummer to see so many gone and I hope they return, but my feed has been more active than ever. Plus, I'll likely be more liberal in following new folks for a while.

    What do ya'll do for user management? I cobbled together some JS for the MastoAPI to sort out the >8mo old accounts. I really didn't find any existing apps / repos for that type of thing.

    #mastodon #fediverse #userManagement #mastodonAPI

  6. Infinito.Nexus vs. YunoHost

    Similar Vision, Different Architectural Layer When people first hear about Infinito.Nexus, a common question is: “Isn’t this basically like YunoHost?” It’s a fair question. Both projects support digital sovereignty.Both are open source.Both aim to reduce dependency on Big Tech platforms. But they operate at fundamentally different architectural layers. YunoHost → https://yunohost.org Infinito.Nexus → https://infinito.nexus The Core Difference The most important distinction: Infinito.Nexus is not an operating system. YunoHost behaves like a server distribution — a tightly integrated system environment that packages applications into a controlled OS base. Infinito.Nexus, by contrast, is a provisioning and orchestration framework. It does not replace the operating system.It provisions and orchestrates infrastructure on top of it. This architectural choice makes Infinito.Nexus significantly more scalable and flexible. Instead of being tied to a specific system base, it operates across environments — allowing infrastructure to grow without requiring replatforming. […]

    blog.infinito.nexus/blog/2026/

  7. Was ist das Problem bei #Simonmobile? Der Loginvorgang behauptet immer, es würde eine Email versendet, die aber nie eintrifft. Der Loginvorgang ist daher eine stundenlanger Prozess. Leute, im Jahre des Herren 2026 sollte #Usermanagement wirklich smooth funktionieren. Das genaue Gegenteil ist der Fall.

  8. The article "How to Find Azure AD Users Using PowerShell" from Tony Redmond explains how to use PowerShell commands to search and filter users in Azure Active Directory (AD). Various filtering options are presented to search for users efficiently. The use of variables and loops is also explained to execute multiple commands in a script. Finally, the article describes how to export the user data found.
    Read the full article: bit.ly/42wqKfc

    #PowerShell #AzureAD #UserManagement

  9. Is there a way to grant some additional privileges to a general user on a Mac? I'd like my son to be able to download and install some stuff but don't want to give him admin role. #macos #usermanagement

  10. klum (Kubernetes Lazy User Manager) does the following basic tasks:

    - Create/Delete/Modify users
    - Easily manage roles associated with users
    - Issues kubeconfig files for users to use

    github.com/ibuildthecloud/klum

    #Klum #UserManagement #Kubernetes #infra #RBAC #tools