Setting Up Intune Portal on NixOS

Hello everyone,

I’m seeking assistance with configuring the Intune Portal on NixOS. I have a clean installation of NixOS 24.05, and while the application starts and prompts for login credentials, I encounter the error code 501271 after logging in.

Additionally, when I run the application from the terminal, I see another error: “libcurl.so.4: no version information available (required by intune-portal).”

Here are some details about my setup:

  • NixOS Version: 24.05
  • Configuration: I added intune-portal to my configuration.nix and performed a rebuild.
  • Error Messages:
    • After entering my login and password, I receive the error 501271.
    • Running from the terminal also shows “libcurl.so.4: no version information available (required by intune-portal).”

I have read a considerable amount of information regarding this error in relation to Linux, but I have not found a functional solution.

I would appreciate it if anyone could share their experience or provide guidance on how to set up the Intune Portal successfully on NixOS. If you have a working configuration, could you please share the steps you took or any specific settings that might be necessary?

Thank you in advance for your help!

Hi,

sorry no aswers here, but I’m having pretty much the same issue running nixos with unstable branch. Did you manage to get intune portal working?

I got the same error code where logging in works but it results in this.

Any help would be greatly appreciated :⁠-⁠)

Hi,
unfortunately, I still haven’t found a solution for this issue. If I manage to resolve it, I’ll update this thread. Let me know if you make any progress on your side. :crossed_fingers:

2 Likes

My company is enforcing Microsoft Intune now for everyone. Any progress?