Skip to content
Snippets Groups Projects
Commit af9c9b1d authored by Recolic's avatar Recolic :house_with_garden:
Browse files

wf

parent bde59a98
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,8 @@ If your edge browser is not allowing you to login, check the following logs:
### Common errors
#### ArchLinux side
- msft-identity-broker.service: Failed at step STATE_DIRECTORY spawning /opt/msft/identitybroker/bin/msft-identity-broker: Operation not permitted
This is a permission issue. Please run `chmod 777 -R /opt/msft` as root, **and** run `chown -R YourName /home/YourName/.config`, and restart the service.
......@@ -84,3 +86,13 @@ Sign out and sign in again.
This directory was renamed from `msft-identity-broker` to `microsoft-identity-broker` in latest intune. Remember to rename it while copy files around.
#### Ubuntu side (officially supported)
- Cannot log into intune-portal, something went wrong (2400)
Uninstall intune-portal and all other microsoft packages. Do `apt update` and install it again.
- Cannot log into intune-portal, something went wrong (1001)
Simply try again. It will work.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment